./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_70-funloop_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_70-funloop_racefree.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1 --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 2a10f98c1a89e2ac521234c9e4f0eca565cc5bc1484e9c7d67d861e216c6f9ba --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 08:11:08,885 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 08:11:08,939 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-12-02 08:11:08,944 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 08:11:08,944 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 08:11:08,964 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 08:11:08,965 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 08:11:08,965 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 08:11:08,965 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 08:11:08,966 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 08:11:08,966 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 08:11:08,966 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 08:11:08,966 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 08:11:08,966 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 08:11:08,967 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 08:11:08,968 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:11:08,968 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:11:08,969 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:11:08,969 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 08:11:08,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 08:11:08,970 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 08:11:08,970 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 08:11:08,970 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 08:11:08,970 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 08:11:08,970 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1 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 -> 2a10f98c1a89e2ac521234c9e4f0eca565cc5bc1484e9c7d67d861e216c6f9ba [2024-12-02 08:11:09,173 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 08:11:09,180 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 08:11:09,182 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 08:11:09,183 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 08:11:09,183 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 08:11:09,185 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/goblint-regression/28-race_reach_70-funloop_racefree.i [2024-12-02 08:11:11,774 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/data/a5887142e/24ebae198f964dc1bbea6c643c162915/FLAGd797828c8 [2024-12-02 08:11:12,044 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 08:11:12,045 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/sv-benchmarks/c/goblint-regression/28-race_reach_70-funloop_racefree.i [2024-12-02 08:11:12,059 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/data/a5887142e/24ebae198f964dc1bbea6c643c162915/FLAGd797828c8 [2024-12-02 08:11:12,074 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/data/a5887142e/24ebae198f964dc1bbea6c643c162915 [2024-12-02 08:11:12,076 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 08:11:12,078 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 08:11:12,079 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 08:11:12,079 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 08:11:12,083 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 08:11:12,084 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,085 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50b318d3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12, skipping insertion in model container [2024-12-02 08:11:12,085 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,113 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 08:11:12,471 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:11:12,496 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 08:11:12,552 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:11:12,606 INFO L204 MainTranslator]: Completed translation [2024-12-02 08:11:12,607 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12 WrapperNode [2024-12-02 08:11:12,607 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 08:11:12,608 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 08:11:12,608 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 08:11:12,608 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 08:11:12,614 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,629 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,654 INFO L138 Inliner]: procedures = 272, calls = 96, calls flagged for inlining = 6, calls inlined = 8, statements flattened = 335 [2024-12-02 08:11:12,654 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 08:11:12,654 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 08:11:12,654 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 08:11:12,654 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 08:11:12,660 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,660 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,666 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,666 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,683 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,684 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,689 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,691 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,692 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,696 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 08:11:12,696 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 08:11:12,697 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 08:11:12,697 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 08:11:12,698 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (1/1) ... [2024-12-02 08:11:12,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:11:12,714 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:11:12,726 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 08:11:12,729 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 08:11:12,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-02 08:11:12,752 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-02 08:11:12,752 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 08:11:12,752 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-02 08:11:12,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-02 08:11:12,753 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 08:11:12,753 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 08:11:12,753 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-12-02 08:11:12,753 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-12-02 08:11:12,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-02 08:11:12,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 08:11:12,753 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 08:11:12,754 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 08:11:12,876 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 08:11:12,878 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 08:11:13,351 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 08:11:13,351 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 08:11:13,388 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 08:11:13,389 INFO L312 CfgBuilder]: Removed 15 assume(true) statements. [2024-12-02 08:11:13,389 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:11:13 BoogieIcfgContainer [2024-12-02 08:11:13,389 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 08:11:13,391 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 08:11:13,391 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 08:11:13,395 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 08:11:13,395 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:11:12" (1/3) ... [2024-12-02 08:11:13,396 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3adfd2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:11:13, skipping insertion in model container [2024-12-02 08:11:13,396 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:11:12" (2/3) ... [2024-12-02 08:11:13,396 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3adfd2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:11:13, skipping insertion in model container [2024-12-02 08:11:13,396 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:11:13" (3/3) ... [2024-12-02 08:11:13,397 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_70-funloop_racefree.i [2024-12-02 08:11:13,409 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 08:11:13,410 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_70-funloop_racefree.i that has 2 procedures, 317 locations, 1 initial locations, 15 loop locations, and 12 error locations. [2024-12-02 08:11:13,410 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 08:11:13,482 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-12-02 08:11:13,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 320 places, 352 transitions, 711 flow [2024-12-02 08:11:13,651 INFO L124 PetriNetUnfolderBase]: 52/493 cut-off events. [2024-12-02 08:11:13,653 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 08:11:13,662 INFO L83 FinitePrefix]: Finished finitePrefix Result has 498 conditions, 493 events. 52/493 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 1870 event pairs, 0 based on Foata normal form. 0/419 useless extension candidates. Maximal degree in co-relation 257. Up to 8 conditions per place. [2024-12-02 08:11:13,662 INFO L82 GeneralOperation]: Start removeDead. Operand has 320 places, 352 transitions, 711 flow [2024-12-02 08:11:13,669 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 320 places, 352 transitions, 711 flow [2024-12-02 08:11:13,675 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:11:13,685 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@24a9d754, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:11:13,685 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-12-02 08:11:13,701 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:11:13,701 INFO L124 PetriNetUnfolderBase]: 5/124 cut-off events. [2024-12-02 08:11:13,701 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:11:13,701 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:13,702 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:13,703 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:13,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:13,707 INFO L85 PathProgramCache]: Analyzing trace with hash 1364297715, now seen corresponding path program 1 times [2024-12-02 08:11:13,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:13,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [128259531] [2024-12-02 08:11:13,713 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:13,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:14,024 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:14,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:14,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [128259531] [2024-12-02 08:11:14,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [128259531] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:14,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:14,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:11:14,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1610537592] [2024-12-02 08:11:14,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:14,034 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:11:14,039 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:14,060 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:11:14,060 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:11:14,089 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 352 [2024-12-02 08:11:14,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 352 transitions, 711 flow. Second operand has 3 states, 3 states have (on average 298.3333333333333) internal successors, (895), 3 states have internal predecessors, (895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:14,093 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:14,093 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 352 [2024-12-02 08:11:14,095 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:14,437 INFO L124 PetriNetUnfolderBase]: 98/1383 cut-off events. [2024-12-02 08:11:14,437 INFO L125 PetriNetUnfolderBase]: For 4/6 co-relation queries the response was YES. [2024-12-02 08:11:14,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1576 conditions, 1383 events. 98/1383 cut-off events. For 4/6 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 8943 event pairs, 72 based on Foata normal form. 228/1497 useless extension candidates. Maximal degree in co-relation 1331. Up to 187 conditions per place. [2024-12-02 08:11:14,446 INFO L140 encePairwiseOnDemand]: 320/352 looper letters, 23 selfloop transitions, 2 changer transitions 0/320 dead transitions. [2024-12-02 08:11:14,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 318 places, 320 transitions, 697 flow [2024-12-02 08:11:14,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:11:14,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:11:14,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 947 transitions. [2024-12-02 08:11:14,462 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.896780303030303 [2024-12-02 08:11:14,463 INFO L175 Difference]: Start difference. First operand has 320 places, 352 transitions, 711 flow. Second operand 3 states and 947 transitions. [2024-12-02 08:11:14,464 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 318 places, 320 transitions, 697 flow [2024-12-02 08:11:14,470 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 318 places, 320 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 08:11:14,475 INFO L231 Difference]: Finished difference. Result has 319 places, 320 transitions, 657 flow [2024-12-02 08:11:14,478 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=645, PETRI_DIFFERENCE_MINUEND_PLACES=316, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=657, PETRI_PLACES=319, PETRI_TRANSITIONS=320} [2024-12-02 08:11:14,482 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, -1 predicate places. [2024-12-02 08:11:14,482 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 657 flow [2024-12-02 08:11:14,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 298.3333333333333) internal successors, (895), 3 states have internal predecessors, (895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:14,483 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:14,483 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:14,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 08:11:14,483 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:14,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:14,484 INFO L85 PathProgramCache]: Analyzing trace with hash 542943824, now seen corresponding path program 1 times [2024-12-02 08:11:14,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:14,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1381549532] [2024-12-02 08:11:14,484 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:14,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:14,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:14,660 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:14,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:14,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1381549532] [2024-12-02 08:11:14,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1381549532] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:11:14,661 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [227406053] [2024-12-02 08:11:14,661 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:14,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:14,661 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:11:14,664 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:11:14,665 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 08:11:14,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:14,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 08:11:14,784 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:11:14,847 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:14,847 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:11:14,893 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:14,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [227406053] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:11:14,894 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:11:14,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-12-02 08:11:14,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541611870] [2024-12-02 08:11:14,895 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:11:14,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-02 08:11:14,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:14,897 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-02 08:11:14,897 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-12-02 08:11:14,930 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 352 [2024-12-02 08:11:14,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 320 transitions, 657 flow. Second operand has 10 states, 10 states have (on average 295.8) internal successors, (2958), 10 states have internal predecessors, (2958), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:14,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:14,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 352 [2024-12-02 08:11:14,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:15,372 INFO L124 PetriNetUnfolderBase]: 98/1390 cut-off events. [2024-12-02 08:11:15,372 INFO L125 PetriNetUnfolderBase]: For 5/7 co-relation queries the response was YES. [2024-12-02 08:11:15,376 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1602 conditions, 1390 events. 98/1390 cut-off events. For 5/7 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 8950 event pairs, 72 based on Foata normal form. 2/1278 useless extension candidates. Maximal degree in co-relation 1507. Up to 187 conditions per place. [2024-12-02 08:11:15,381 INFO L140 encePairwiseOnDemand]: 346/352 looper letters, 27 selfloop transitions, 9 changer transitions 0/328 dead transitions. [2024-12-02 08:11:15,381 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 327 places, 328 transitions, 747 flow [2024-12-02 08:11:15,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 08:11:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 08:11:15,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 2684 transitions. [2024-12-02 08:11:15,388 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8472222222222222 [2024-12-02 08:11:15,388 INFO L175 Difference]: Start difference. First operand has 319 places, 320 transitions, 657 flow. Second operand 9 states and 2684 transitions. [2024-12-02 08:11:15,388 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 327 places, 328 transitions, 747 flow [2024-12-02 08:11:15,391 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 328 transitions, 745 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:11:15,396 INFO L231 Difference]: Finished difference. Result has 329 places, 326 transitions, 705 flow [2024-12-02 08:11:15,397 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=655, PETRI_DIFFERENCE_MINUEND_PLACES=318, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=314, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=705, PETRI_PLACES=329, PETRI_TRANSITIONS=326} [2024-12-02 08:11:15,398 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, 9 predicate places. [2024-12-02 08:11:15,398 INFO L471 AbstractCegarLoop]: Abstraction has has 329 places, 326 transitions, 705 flow [2024-12-02 08:11:15,399 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 295.8) internal successors, (2958), 10 states have internal predecessors, (2958), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:15,400 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:15,400 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:15,409 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 08:11:15,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:15,601 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:15,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:15,602 INFO L85 PathProgramCache]: Analyzing trace with hash -674821072, now seen corresponding path program 2 times [2024-12-02 08:11:15,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:15,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221769706] [2024-12-02 08:11:15,602 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:11:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:15,639 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 08:11:15,639 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:11:16,227 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:11:16,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:16,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221769706] [2024-12-02 08:11:16,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221769706] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:16,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:16,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:11:16,228 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1241769728] [2024-12-02 08:11:16,228 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:16,229 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:11:16,229 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:16,229 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:11:16,230 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:11:16,562 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 352 [2024-12-02 08:11:16,564 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 326 transitions, 705 flow. Second operand has 6 states, 6 states have (on average 246.5) internal successors, (1479), 6 states have internal predecessors, (1479), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:16,564 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:16,564 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 352 [2024-12-02 08:11:16,564 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:17,586 INFO L124 PetriNetUnfolderBase]: 1445/5814 cut-off events. [2024-12-02 08:11:17,586 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-12-02 08:11:17,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8711 conditions, 5814 events. 1445/5814 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 52784 event pairs, 932 based on Foata normal form. 0/5323 useless extension candidates. Maximal degree in co-relation 8587. Up to 2635 conditions per place. [2024-12-02 08:11:17,614 INFO L140 encePairwiseOnDemand]: 325/352 looper letters, 107 selfloop transitions, 86 changer transitions 0/443 dead transitions. [2024-12-02 08:11:17,615 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 334 places, 443 transitions, 1325 flow [2024-12-02 08:11:17,615 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:11:17,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:11:17,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1664 transitions. [2024-12-02 08:11:17,619 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7878787878787878 [2024-12-02 08:11:17,619 INFO L175 Difference]: Start difference. First operand has 329 places, 326 transitions, 705 flow. Second operand 6 states and 1664 transitions. [2024-12-02 08:11:17,619 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 334 places, 443 transitions, 1325 flow [2024-12-02 08:11:17,624 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 333 places, 443 transitions, 1319 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-12-02 08:11:17,629 INFO L231 Difference]: Finished difference. Result has 338 places, 411 transitions, 1265 flow [2024-12-02 08:11:17,630 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=699, PETRI_DIFFERENCE_MINUEND_PLACES=328, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=300, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1265, PETRI_PLACES=338, PETRI_TRANSITIONS=411} [2024-12-02 08:11:17,630 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, 18 predicate places. [2024-12-02 08:11:17,631 INFO L471 AbstractCegarLoop]: Abstraction has has 338 places, 411 transitions, 1265 flow [2024-12-02 08:11:17,632 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 246.5) internal successors, (1479), 6 states have internal predecessors, (1479), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:17,632 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:17,632 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:17,632 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 08:11:17,632 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:17,633 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:17,633 INFO L85 PathProgramCache]: Analyzing trace with hash 1902227229, now seen corresponding path program 1 times [2024-12-02 08:11:17,633 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:17,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1877669329] [2024-12-02 08:11:17,633 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:17,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:17,716 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:11:17,716 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:17,716 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1877669329] [2024-12-02 08:11:17,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1877669329] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:17,716 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:17,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:11:17,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [243024047] [2024-12-02 08:11:17,716 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:17,717 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:11:17,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:17,717 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:11:17,717 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:11:17,746 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 352 [2024-12-02 08:11:17,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 338 places, 411 transitions, 1265 flow. Second operand has 3 states, 3 states have (on average 298.3333333333333) internal successors, (895), 3 states have internal predecessors, (895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:17,747 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:17,747 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 352 [2024-12-02 08:11:17,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:18,055 INFO L124 PetriNetUnfolderBase]: 302/2249 cut-off events. [2024-12-02 08:11:18,055 INFO L125 PetriNetUnfolderBase]: For 158/180 co-relation queries the response was YES. [2024-12-02 08:11:18,059 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3207 conditions, 2249 events. 302/2249 cut-off events. For 158/180 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 17635 event pairs, 88 based on Foata normal form. 1/2070 useless extension candidates. Maximal degree in co-relation 3081. Up to 266 conditions per place. [2024-12-02 08:11:18,064 INFO L140 encePairwiseOnDemand]: 349/352 looper letters, 30 selfloop transitions, 3 changer transitions 0/419 dead transitions. [2024-12-02 08:11:18,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 340 places, 419 transitions, 1347 flow [2024-12-02 08:11:18,064 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:11:18,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:11:18,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 924 transitions. [2024-12-02 08:11:18,066 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.875 [2024-12-02 08:11:18,066 INFO L175 Difference]: Start difference. First operand has 338 places, 411 transitions, 1265 flow. Second operand 3 states and 924 transitions. [2024-12-02 08:11:18,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 340 places, 419 transitions, 1347 flow [2024-12-02 08:11:18,071 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 340 places, 419 transitions, 1347 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 08:11:18,074 INFO L231 Difference]: Finished difference. Result has 341 places, 411 transitions, 1276 flow [2024-12-02 08:11:18,075 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=1265, PETRI_DIFFERENCE_MINUEND_PLACES=338, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=411, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=408, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1276, PETRI_PLACES=341, PETRI_TRANSITIONS=411} [2024-12-02 08:11:18,075 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, 21 predicate places. [2024-12-02 08:11:18,076 INFO L471 AbstractCegarLoop]: Abstraction has has 341 places, 411 transitions, 1276 flow [2024-12-02 08:11:18,076 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 298.3333333333333) internal successors, (895), 3 states have internal predecessors, (895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:18,076 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:18,076 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:18,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 08:11:18,077 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:18,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:18,077 INFO L85 PathProgramCache]: Analyzing trace with hash -586315600, now seen corresponding path program 1 times [2024-12-02 08:11:18,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:18,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353356456] [2024-12-02 08:11:18,077 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:18,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:18,241 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:18,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:18,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [353356456] [2024-12-02 08:11:18,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [353356456] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:11:18,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [862220611] [2024-12-02 08:11:18,241 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:18,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:18,241 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:11:18,243 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:11:18,245 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-02 08:11:18,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:18,356 INFO L256 TraceCheckSpWp]: Trace formula consists of 294 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-02 08:11:18,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:11:18,411 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:18,411 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:11:18,520 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:18,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [862220611] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:11:18,520 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:11:18,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 18 [2024-12-02 08:11:18,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923444160] [2024-12-02 08:11:18,521 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:11:18,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-12-02 08:11:18,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:18,522 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-12-02 08:11:18,522 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306 [2024-12-02 08:11:18,564 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 352 [2024-12-02 08:11:18,569 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 411 transitions, 1276 flow. Second operand has 18 states, 18 states have (on average 295.94444444444446) internal successors, (5327), 18 states have internal predecessors, (5327), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:18,569 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:18,569 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 352 [2024-12-02 08:11:18,569 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:19,210 INFO L124 PetriNetUnfolderBase]: 288/2231 cut-off events. [2024-12-02 08:11:19,210 INFO L125 PetriNetUnfolderBase]: For 153/180 co-relation queries the response was YES. [2024-12-02 08:11:19,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3420 conditions, 2231 events. 288/2231 cut-off events. For 153/180 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 17322 event pairs, 72 based on Foata normal form. 4/2076 useless extension candidates. Maximal degree in co-relation 3218. Up to 436 conditions per place. [2024-12-02 08:11:19,225 INFO L140 encePairwiseOnDemand]: 346/352 looper letters, 31 selfloop transitions, 21 changer transitions 0/429 dead transitions. [2024-12-02 08:11:19,225 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 361 places, 429 transitions, 1468 flow [2024-12-02 08:11:19,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-12-02 08:11:19,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-12-02 08:11:19,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 6230 transitions. [2024-12-02 08:11:19,238 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8428030303030303 [2024-12-02 08:11:19,238 INFO L175 Difference]: Start difference. First operand has 341 places, 411 transitions, 1276 flow. Second operand 21 states and 6230 transitions. [2024-12-02 08:11:19,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 361 places, 429 transitions, 1468 flow [2024-12-02 08:11:19,244 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 359 places, 429 transitions, 1462 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:11:19,248 INFO L231 Difference]: Finished difference. Result has 364 places, 424 transitions, 1400 flow [2024-12-02 08:11:19,249 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=1270, PETRI_DIFFERENCE_MINUEND_PLACES=339, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=411, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=400, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=1400, PETRI_PLACES=364, PETRI_TRANSITIONS=424} [2024-12-02 08:11:19,250 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, 44 predicate places. [2024-12-02 08:11:19,250 INFO L471 AbstractCegarLoop]: Abstraction has has 364 places, 424 transitions, 1400 flow [2024-12-02 08:11:19,253 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 295.94444444444446) internal successors, (5327), 18 states have internal predecessors, (5327), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:19,253 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:19,253 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 7, 7, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:19,262 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-02 08:11:19,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:19,454 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:19,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:19,454 INFO L85 PathProgramCache]: Analyzing trace with hash 1401836784, now seen corresponding path program 2 times [2024-12-02 08:11:19,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:19,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1687849977] [2024-12-02 08:11:19,455 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:11:19,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:19,492 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 08:11:19,492 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:11:19,856 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:19,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:19,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1687849977] [2024-12-02 08:11:19,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1687849977] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:11:19,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [953054876] [2024-12-02 08:11:19,856 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:11:19,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:19,857 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:11:19,858 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:11:19,861 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-02 08:11:19,995 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 08:11:19,995 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:11:19,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 334 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-12-02 08:11:20,000 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:11:20,091 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:20,091 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:11:20,297 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:20,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [953054876] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:11:20,297 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:11:20,298 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 23 [2024-12-02 08:11:20,298 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172721686] [2024-12-02 08:11:20,298 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:11:20,298 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-12-02 08:11:20,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:20,299 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-12-02 08:11:20,299 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=143, Invalid=363, Unknown=0, NotChecked=0, Total=506 [2024-12-02 08:11:20,337 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 294 out of 352 [2024-12-02 08:11:20,345 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 364 places, 424 transitions, 1400 flow. Second operand has 23 states, 23 states have (on average 296.04347826086956) internal successors, (6809), 23 states have internal predecessors, (6809), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:20,345 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:20,345 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 294 of 352 [2024-12-02 08:11:20,345 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:21,046 INFO L124 PetriNetUnfolderBase]: 288/2246 cut-off events. [2024-12-02 08:11:21,046 INFO L125 PetriNetUnfolderBase]: For 254/281 co-relation queries the response was YES. [2024-12-02 08:11:21,052 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3520 conditions, 2246 events. 288/2246 cut-off events. For 254/281 co-relation queries the response was YES. Maximal size of possible extension queue 59. Compared 17348 event pairs, 72 based on Foata normal form. 3/2090 useless extension candidates. Maximal degree in co-relation 3218. Up to 436 conditions per place. [2024-12-02 08:11:21,058 INFO L140 encePairwiseOnDemand]: 346/352 looper letters, 34 selfloop transitions, 30 changer transitions 0/441 dead transitions. [2024-12-02 08:11:21,058 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 393 places, 441 transitions, 1656 flow [2024-12-02 08:11:21,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-12-02 08:11:21,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2024-12-02 08:11:21,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 8887 transitions. [2024-12-02 08:11:21,070 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8415719696969697 [2024-12-02 08:11:21,070 INFO L175 Difference]: Start difference. First operand has 364 places, 424 transitions, 1400 flow. Second operand 30 states and 8887 transitions. [2024-12-02 08:11:21,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 393 places, 441 transitions, 1656 flow [2024-12-02 08:11:21,075 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 387 places, 441 transitions, 1626 flow, removed 9 selfloop flow, removed 6 redundant places. [2024-12-02 08:11:21,080 INFO L231 Difference]: Finished difference. Result has 391 places, 434 transitions, 1528 flow [2024-12-02 08:11:21,081 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=1376, PETRI_DIFFERENCE_MINUEND_PLACES=358, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=424, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=401, PETRI_DIFFERENCE_SUBTRAHEND_STATES=30, PETRI_FLOW=1528, PETRI_PLACES=391, PETRI_TRANSITIONS=434} [2024-12-02 08:11:21,081 INFO L279 CegarLoopForPetriNet]: 320 programPoint places, 71 predicate places. [2024-12-02 08:11:21,081 INFO L471 AbstractCegarLoop]: Abstraction has has 391 places, 434 transitions, 1528 flow [2024-12-02 08:11:21,084 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 296.04347826086956) internal successors, (6809), 23 states have internal predecessors, (6809), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:21,084 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:21,084 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:21,093 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-02 08:11:21,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:21,284 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 15 more)] === [2024-12-02 08:11:21,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:21,285 INFO L85 PathProgramCache]: Analyzing trace with hash -968822803, now seen corresponding path program 3 times [2024-12-02 08:11:21,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:21,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6163643] [2024-12-02 08:11:21,285 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 08:11:21,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:21,364 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-12-02 08:11:21,364 INFO L230 tOrderPrioritization]: Conjunction of SSA is sat [2024-12-02 08:11:21,364 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 08:11:21,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:11:21,417 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 08:11:21,417 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 08:11:21,418 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (17 of 18 remaining) [2024-12-02 08:11:21,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (16 of 18 remaining) [2024-12-02 08:11:21,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (15 of 18 remaining) [2024-12-02 08:11:21,422 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (14 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (9 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (8 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (6 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (5 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (4 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 18 remaining) [2024-12-02 08:11:21,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 18 remaining) [2024-12-02 08:11:21,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 18 remaining) [2024-12-02 08:11:21,424 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 08:11:21,424 INFO L422 BasicCegarLoop]: Path program histogram: [3, 2, 1, 1] [2024-12-02 08:11:21,427 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 08:11:21,427 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 08:11:21,473 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-12-02 08:11:21,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 421 places, 467 transitions, 950 flow [2024-12-02 08:11:21,610 INFO L124 PetriNetUnfolderBase]: 87/777 cut-off events. [2024-12-02 08:11:21,610 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 08:11:21,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 789 conditions, 777 events. 87/777 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 3743 event pairs, 0 based on Foata normal form. 0/654 useless extension candidates. Maximal degree in co-relation 495. Up to 12 conditions per place. [2024-12-02 08:11:21,616 INFO L82 GeneralOperation]: Start removeDead. Operand has 421 places, 467 transitions, 950 flow [2024-12-02 08:11:21,621 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 421 places, 467 transitions, 950 flow [2024-12-02 08:11:21,621 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:11:21,622 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@24a9d754, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:11:21,622 INFO L334 AbstractCegarLoop]: Starting to check reachability of 23 error locations. [2024-12-02 08:11:21,629 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:11:21,629 INFO L124 PetriNetUnfolderBase]: 5/124 cut-off events. [2024-12-02 08:11:21,629 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:11:21,629 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:21,630 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:21,630 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:11:21,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:21,630 INFO L85 PathProgramCache]: Analyzing trace with hash 1791343750, now seen corresponding path program 1 times [2024-12-02 08:11:21,630 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:21,630 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422976868] [2024-12-02 08:11:21,630 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:21,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:21,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:21,682 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:21,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:21,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422976868] [2024-12-02 08:11:21,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422976868] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:21,682 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:21,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:11:21,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [122892481] [2024-12-02 08:11:21,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:21,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:11:21,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:21,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:11:21,683 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:11:21,696 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 388 out of 467 [2024-12-02 08:11:21,697 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 421 places, 467 transitions, 950 flow. Second operand has 3 states, 3 states have (on average 389.3333333333333) internal successors, (1168), 3 states have internal predecessors, (1168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:21,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:21,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 388 of 467 [2024-12-02 08:11:21,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:23,650 INFO L124 PetriNetUnfolderBase]: 1782/12900 cut-off events. [2024-12-02 08:11:23,650 INFO L125 PetriNetUnfolderBase]: For 126/133 co-relation queries the response was YES. [2024-12-02 08:11:23,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15564 conditions, 12900 events. 1782/12900 cut-off events. For 126/133 co-relation queries the response was YES. Maximal size of possible extension queue 303. Compared 157026 event pairs, 1464 based on Foata normal form. 3189/15021 useless extension candidates. Maximal degree in co-relation 13811. Up to 2601 conditions per place. [2024-12-02 08:11:23,708 INFO L140 encePairwiseOnDemand]: 422/467 looper letters, 33 selfloop transitions, 2 changer transitions 0/420 dead transitions. [2024-12-02 08:11:23,708 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 417 places, 420 transitions, 926 flow [2024-12-02 08:11:23,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:11:23,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:11:23,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1243 transitions. [2024-12-02 08:11:23,710 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8872234118486795 [2024-12-02 08:11:23,710 INFO L175 Difference]: Start difference. First operand has 421 places, 467 transitions, 950 flow. Second operand 3 states and 1243 transitions. [2024-12-02 08:11:23,710 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 417 places, 420 transitions, 926 flow [2024-12-02 08:11:23,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 417 places, 420 transitions, 926 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 08:11:23,714 INFO L231 Difference]: Finished difference. Result has 418 places, 420 transitions, 866 flow [2024-12-02 08:11:23,714 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=854, PETRI_DIFFERENCE_MINUEND_PLACES=415, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=417, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=866, PETRI_PLACES=418, PETRI_TRANSITIONS=420} [2024-12-02 08:11:23,715 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, -3 predicate places. [2024-12-02 08:11:23,715 INFO L471 AbstractCegarLoop]: Abstraction has has 418 places, 420 transitions, 866 flow [2024-12-02 08:11:23,715 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 389.3333333333333) internal successors, (1168), 3 states have internal predecessors, (1168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:23,715 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:23,715 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:23,715 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 08:11:23,715 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:11:23,716 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:23,716 INFO L85 PathProgramCache]: Analyzing trace with hash -1596877136, now seen corresponding path program 1 times [2024-12-02 08:11:23,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:23,716 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234950502] [2024-12-02 08:11:23,716 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:23,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:23,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:23,791 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:23,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:23,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234950502] [2024-12-02 08:11:23,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234950502] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:11:23,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2124490884] [2024-12-02 08:11:23,792 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:23,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:23,792 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:11:23,794 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:11:23,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-02 08:11:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:23,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 08:11:23,892 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:11:23,981 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:23,981 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:11:24,010 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:11:24,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2124490884] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:11:24,011 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:11:24,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-12-02 08:11:24,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [846378532] [2024-12-02 08:11:24,011 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:11:24,011 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-02 08:11:24,012 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:24,012 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-02 08:11:24,012 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-12-02 08:11:24,034 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 385 out of 467 [2024-12-02 08:11:24,037 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 418 places, 420 transitions, 866 flow. Second operand has 10 states, 10 states have (on average 386.8) internal successors, (3868), 10 states have internal predecessors, (3868), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:24,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:24,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 385 of 467 [2024-12-02 08:11:24,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:25,751 INFO L124 PetriNetUnfolderBase]: 1782/12907 cut-off events. [2024-12-02 08:11:25,752 INFO L125 PetriNetUnfolderBase]: For 123/130 co-relation queries the response was YES. [2024-12-02 08:11:25,783 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15590 conditions, 12907 events. 1782/12907 cut-off events. For 123/130 co-relation queries the response was YES. Maximal size of possible extension queue 302. Compared 156890 event pairs, 1464 based on Foata normal form. 2/11841 useless extension candidates. Maximal degree in co-relation 15494. Up to 2601 conditions per place. [2024-12-02 08:11:25,814 INFO L140 encePairwiseOnDemand]: 461/467 looper letters, 37 selfloop transitions, 9 changer transitions 0/428 dead transitions. [2024-12-02 08:11:25,814 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 426 places, 428 transitions, 976 flow [2024-12-02 08:11:25,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 08:11:25,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 08:11:25,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 3513 transitions. [2024-12-02 08:11:25,819 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8358315488936474 [2024-12-02 08:11:25,819 INFO L175 Difference]: Start difference. First operand has 418 places, 420 transitions, 866 flow. Second operand 9 states and 3513 transitions. [2024-12-02 08:11:25,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 426 places, 428 transitions, 976 flow [2024-12-02 08:11:25,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 425 places, 428 transitions, 974 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:11:25,825 INFO L231 Difference]: Finished difference. Result has 428 places, 426 transitions, 914 flow [2024-12-02 08:11:25,825 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=864, PETRI_DIFFERENCE_MINUEND_PLACES=417, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=420, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=414, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=914, PETRI_PLACES=428, PETRI_TRANSITIONS=426} [2024-12-02 08:11:25,826 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 7 predicate places. [2024-12-02 08:11:25,826 INFO L471 AbstractCegarLoop]: Abstraction has has 428 places, 426 transitions, 914 flow [2024-12-02 08:11:25,827 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 386.8) internal successors, (3868), 10 states have internal predecessors, (3868), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:25,827 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:25,828 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:25,837 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-02 08:11:26,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:11:26,028 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:11:26,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:26,029 INFO L85 PathProgramCache]: Analyzing trace with hash 1406284912, now seen corresponding path program 2 times [2024-12-02 08:11:26,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:26,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627669342] [2024-12-02 08:11:26,029 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:11:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:26,045 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 08:11:26,046 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:11:26,387 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:11:26,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:26,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [627669342] [2024-12-02 08:11:26,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [627669342] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:26,388 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:26,388 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:11:26,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103346672] [2024-12-02 08:11:26,388 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:26,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:11:26,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:26,389 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:11:26,389 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:11:26,731 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 316 out of 467 [2024-12-02 08:11:26,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 428 places, 426 transitions, 914 flow. Second operand has 6 states, 6 states have (on average 317.5) internal successors, (1905), 6 states have internal predecessors, (1905), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:26,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:26,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 316 of 467 [2024-12-02 08:11:26,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:11:53,044 INFO L124 PetriNetUnfolderBase]: 86469/215317 cut-off events. [2024-12-02 08:11:53,044 INFO L125 PetriNetUnfolderBase]: For 1237/1237 co-relation queries the response was YES. [2024-12-02 08:11:53,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 343994 conditions, 215317 events. 86469/215317 cut-off events. For 1237/1237 co-relation queries the response was YES. Maximal size of possible extension queue 4043. Compared 2946340 event pairs, 64133 based on Foata normal form. 0/198879 useless extension candidates. Maximal degree in co-relation 343869. Up to 120138 conditions per place. [2024-12-02 08:11:53,963 INFO L140 encePairwiseOnDemand]: 420/467 looper letters, 170 selfloop transitions, 166 changer transitions 0/656 dead transitions. [2024-12-02 08:11:53,963 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 433 places, 656 transitions, 2051 flow [2024-12-02 08:11:53,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:11:53,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:11:53,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2233 transitions. [2024-12-02 08:11:53,968 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7969307637401856 [2024-12-02 08:11:53,968 INFO L175 Difference]: Start difference. First operand has 428 places, 426 transitions, 914 flow. Second operand 6 states and 2233 transitions. [2024-12-02 08:11:53,968 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 433 places, 656 transitions, 2051 flow [2024-12-02 08:11:53,991 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 432 places, 656 transitions, 2045 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-12-02 08:11:53,997 INFO L231 Difference]: Finished difference. Result has 437 places, 591 transitions, 1994 flow [2024-12-02 08:11:53,997 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=908, PETRI_DIFFERENCE_MINUEND_PLACES=427, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=426, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=41, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=380, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1994, PETRI_PLACES=437, PETRI_TRANSITIONS=591} [2024-12-02 08:11:53,998 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 16 predicate places. [2024-12-02 08:11:53,998 INFO L471 AbstractCegarLoop]: Abstraction has has 437 places, 591 transitions, 1994 flow [2024-12-02 08:11:53,999 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 317.5) internal successors, (1905), 6 states have internal predecessors, (1905), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:53,999 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:11:53,999 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:11:53,999 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 08:11:53,999 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:11:54,000 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:11:54,000 INFO L85 PathProgramCache]: Analyzing trace with hash 390332861, now seen corresponding path program 1 times [2024-12-02 08:11:54,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:11:54,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [896826776] [2024-12-02 08:11:54,000 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:11:54,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:11:54,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:11:54,054 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:11:54,054 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:11:54,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [896826776] [2024-12-02 08:11:54,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [896826776] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:11:54,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:11:54,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:11:54,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1088256030] [2024-12-02 08:11:54,055 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:11:54,055 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:11:54,055 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:11:54,055 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:11:54,055 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:11:54,072 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 388 out of 467 [2024-12-02 08:11:54,073 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 437 places, 591 transitions, 1994 flow. Second operand has 3 states, 3 states have (on average 389.3333333333333) internal successors, (1168), 3 states have internal predecessors, (1168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:11:54,073 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:11:54,073 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 388 of 467 [2024-12-02 08:11:54,073 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:12:04,609 INFO L124 PetriNetUnfolderBase]: 18412/79400 cut-off events. [2024-12-02 08:12:04,609 INFO L125 PetriNetUnfolderBase]: For 6704/7349 co-relation queries the response was YES. [2024-12-02 08:12:04,879 INFO L83 FinitePrefix]: Finished finitePrefix Result has 118913 conditions, 79400 events. 18412/79400 cut-off events. For 6704/7349 co-relation queries the response was YES. Maximal size of possible extension queue 1407. Compared 1145235 event pairs, 8004 based on Foata normal form. 1/71936 useless extension candidates. Maximal degree in co-relation 118786. Up to 14187 conditions per place. [2024-12-02 08:12:05,064 INFO L140 encePairwiseOnDemand]: 464/467 looper letters, 42 selfloop transitions, 3 changer transitions 0/601 dead transitions. [2024-12-02 08:12:05,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 439 places, 601 transitions, 2110 flow [2024-12-02 08:12:05,064 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:12:05,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:12:05,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1208 transitions. [2024-12-02 08:12:05,066 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8622412562455389 [2024-12-02 08:12:05,066 INFO L175 Difference]: Start difference. First operand has 437 places, 591 transitions, 1994 flow. Second operand 3 states and 1208 transitions. [2024-12-02 08:12:05,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 439 places, 601 transitions, 2110 flow [2024-12-02 08:12:05,161 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 439 places, 601 transitions, 2110 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 08:12:05,164 INFO L231 Difference]: Finished difference. Result has 440 places, 593 transitions, 2019 flow [2024-12-02 08:12:05,164 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=1994, PETRI_DIFFERENCE_MINUEND_PLACES=437, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=591, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=588, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2019, PETRI_PLACES=440, PETRI_TRANSITIONS=593} [2024-12-02 08:12:05,165 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 19 predicate places. [2024-12-02 08:12:05,165 INFO L471 AbstractCegarLoop]: Abstraction has has 440 places, 593 transitions, 2019 flow [2024-12-02 08:12:05,165 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 389.3333333333333) internal successors, (1168), 3 states have internal predecessors, (1168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:05,165 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:12:05,165 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:12:05,165 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 08:12:05,165 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:12:05,166 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:12:05,166 INFO L85 PathProgramCache]: Analyzing trace with hash 27837817, now seen corresponding path program 1 times [2024-12-02 08:12:05,166 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:12:05,166 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304481449] [2024-12-02 08:12:05,166 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:12:05,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:12:05,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:12:05,225 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:12:05,225 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:12:05,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304481449] [2024-12-02 08:12:05,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304481449] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:12:05,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:12:05,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:12:05,226 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [575946729] [2024-12-02 08:12:05,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:12:05,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 08:12:05,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:12:05,226 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 08:12:05,226 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-12-02 08:12:05,264 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 386 out of 467 [2024-12-02 08:12:05,266 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 440 places, 593 transitions, 2019 flow. Second operand has 5 states, 5 states have (on average 387.6) internal successors, (1938), 5 states have internal predecessors, (1938), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:05,266 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:12:05,266 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 386 of 467 [2024-12-02 08:12:05,266 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:12:16,632 INFO L124 PetriNetUnfolderBase]: 21206/84650 cut-off events. [2024-12-02 08:12:16,633 INFO L125 PetriNetUnfolderBase]: For 9168/10862 co-relation queries the response was YES. [2024-12-02 08:12:16,945 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132936 conditions, 84650 events. 21206/84650 cut-off events. For 9168/10862 co-relation queries the response was YES. Maximal size of possible extension queue 1430. Compared 1201749 event pairs, 7026 based on Foata normal form. 11/76463 useless extension candidates. Maximal degree in co-relation 132807. Up to 15589 conditions per place. [2024-12-02 08:12:17,150 INFO L140 encePairwiseOnDemand]: 462/467 looper letters, 74 selfloop transitions, 7 changer transitions 0/635 dead transitions. [2024-12-02 08:12:17,150 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 445 places, 635 transitions, 2265 flow [2024-12-02 08:12:17,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:12:17,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:12:17,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2396 transitions. [2024-12-02 08:12:17,153 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8551034975017845 [2024-12-02 08:12:17,153 INFO L175 Difference]: Start difference. First operand has 440 places, 593 transitions, 2019 flow. Second operand 6 states and 2396 transitions. [2024-12-02 08:12:17,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 445 places, 635 transitions, 2265 flow [2024-12-02 08:12:17,258 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 444 places, 635 transitions, 2262 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:12:17,262 INFO L231 Difference]: Finished difference. Result has 447 places, 595 transitions, 2048 flow [2024-12-02 08:12:17,262 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=2016, PETRI_DIFFERENCE_MINUEND_PLACES=439, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=593, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=586, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2048, PETRI_PLACES=447, PETRI_TRANSITIONS=595} [2024-12-02 08:12:17,263 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 26 predicate places. [2024-12-02 08:12:17,263 INFO L471 AbstractCegarLoop]: Abstraction has has 447 places, 595 transitions, 2048 flow [2024-12-02 08:12:17,264 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 387.6) internal successors, (1938), 5 states have internal predecessors, (1938), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:17,264 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:12:17,264 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:12:17,264 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 08:12:17,264 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:12:17,264 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:12:17,264 INFO L85 PathProgramCache]: Analyzing trace with hash 417613163, now seen corresponding path program 1 times [2024-12-02 08:12:17,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:12:17,265 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1460167057] [2024-12-02 08:12:17,265 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:12:17,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:12:17,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:12:17,401 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:12:17,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:12:17,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1460167057] [2024-12-02 08:12:17,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1460167057] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:12:17,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [301817204] [2024-12-02 08:12:17,402 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:12:17,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:12:17,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:12:17,403 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:12:17,405 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-12-02 08:12:17,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:12:17,524 INFO L256 TraceCheckSpWp]: Trace formula consists of 314 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-12-02 08:12:17,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:12:17,564 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:12:17,565 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:12:17,648 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:12:17,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [301817204] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:12:17,648 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:12:17,649 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 18 [2024-12-02 08:12:17,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083642246] [2024-12-02 08:12:17,649 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:12:17,649 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-12-02 08:12:17,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:12:17,650 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-12-02 08:12:17,650 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=216, Unknown=0, NotChecked=0, Total=306 [2024-12-02 08:12:17,686 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 385 out of 467 [2024-12-02 08:12:17,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 447 places, 595 transitions, 2048 flow. Second operand has 18 states, 18 states have (on average 387.05555555555554) internal successors, (6967), 18 states have internal predecessors, (6967), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:17,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:12:17,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 385 of 467 [2024-12-02 08:12:17,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:12:27,050 INFO L124 PetriNetUnfolderBase]: 18617/65952 cut-off events. [2024-12-02 08:12:27,050 INFO L125 PetriNetUnfolderBase]: For 6952/10170 co-relation queries the response was YES. [2024-12-02 08:12:27,317 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109729 conditions, 65952 events. 18617/65952 cut-off events. For 6952/10170 co-relation queries the response was YES. Maximal size of possible extension queue 1366. Compared 888645 event pairs, 9647 based on Foata normal form. 4/60355 useless extension candidates. Maximal degree in co-relation 109523. Up to 22429 conditions per place. [2024-12-02 08:12:27,483 INFO L140 encePairwiseOnDemand]: 461/467 looper letters, 41 selfloop transitions, 21 changer transitions 0/613 dead transitions. [2024-12-02 08:12:27,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 467 places, 613 transitions, 2260 flow [2024-12-02 08:12:27,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-12-02 08:12:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 21 states. [2024-12-02 08:12:27,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 8151 transitions. [2024-12-02 08:12:27,489 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8311410217191801 [2024-12-02 08:12:27,489 INFO L175 Difference]: Start difference. First operand has 447 places, 595 transitions, 2048 flow. Second operand 21 states and 8151 transitions. [2024-12-02 08:12:27,489 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 467 places, 613 transitions, 2260 flow [2024-12-02 08:12:27,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 465 places, 613 transitions, 2250 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-12-02 08:12:27,715 INFO L231 Difference]: Finished difference. Result has 470 places, 608 transitions, 2168 flow [2024-12-02 08:12:27,716 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=2038, PETRI_DIFFERENCE_MINUEND_PLACES=445, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=595, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=584, PETRI_DIFFERENCE_SUBTRAHEND_STATES=21, PETRI_FLOW=2168, PETRI_PLACES=470, PETRI_TRANSITIONS=608} [2024-12-02 08:12:27,716 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 49 predicate places. [2024-12-02 08:12:27,717 INFO L471 AbstractCegarLoop]: Abstraction has has 470 places, 608 transitions, 2168 flow [2024-12-02 08:12:27,719 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 387.05555555555554) internal successors, (6967), 18 states have internal predecessors, (6967), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:27,719 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:12:27,719 INFO L206 CegarLoopForPetriNet]: trace histogram [7, 7, 7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:12:27,728 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-12-02 08:12:27,920 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:12:27,920 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:12:27,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:12:27,921 INFO L85 PathProgramCache]: Analyzing trace with hash -2130882325, now seen corresponding path program 2 times [2024-12-02 08:12:27,921 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:12:27,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48532668] [2024-12-02 08:12:27,921 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:12:27,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:12:27,938 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 08:12:27,938 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:12:28,289 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-12-02 08:12:28,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:12:28,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48532668] [2024-12-02 08:12:28,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48532668] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:12:28,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:12:28,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:12:28,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1223020083] [2024-12-02 08:12:28,290 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:12:28,290 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:12:28,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:12:28,291 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:12:28,291 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:12:28,839 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 343 out of 467 [2024-12-02 08:12:28,841 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 470 places, 608 transitions, 2168 flow. Second operand has 6 states, 6 states have (on average 345.3333333333333) internal successors, (2072), 6 states have internal predecessors, (2072), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:12:28,841 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:12:28,841 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 343 of 467 [2024-12-02 08:12:28,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:12:39,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:39,389 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-12-02 08:12:39,389 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-12-02 08:12:39,389 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-12-02 08:12:39,389 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-12-02 08:12:39,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 238#L941-12true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:39,935 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-12-02 08:12:39,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-12-02 08:12:39,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-12-02 08:12:39,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-12-02 08:12:40,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:40,362 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2024-12-02 08:12:40,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-12-02 08:12:40,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-12-02 08:12:40,362 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-12-02 08:12:40,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:40,833 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,833 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,833 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,833 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:40,864 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,864 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,864 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:40,864 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-12-02 08:12:41,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:41,306 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,306 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:41,333 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,334 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,334 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,334 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-12-02 08:12:41,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 168#L941-73true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:41,918 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-12-02 08:12:41,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-12-02 08:12:41,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-12-02 08:12:41,918 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-12-02 08:12:41,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:41,928 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-12-02 08:12:41,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-12-02 08:12:41,928 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-12-02 08:12:41,929 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-12-02 08:12:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:42,235 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,235 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 238#L941-12true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:42,236 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,236 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,236 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,236 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:12:42,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:42,527 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-12-02 08:12:42,527 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-12-02 08:12:42,527 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-12-02 08:12:42,527 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-12-02 08:12:42,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:42,553 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-12-02 08:12:42,553 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:12:42,553 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:12:42,553 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:12:42,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:42,818 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,818 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,818 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,819 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, 204#L941-19true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:42,827 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,827 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:42,847 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,847 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:12:42,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:42,851 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,851 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,851 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:42,851 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-12-02 08:12:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 404#L941-21true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,128 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,128 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,128 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,128 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,138 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,138 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,157 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,157 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,162 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,162 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,162 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,162 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-12-02 08:12:43,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 238#L941-12true, 204#L941-19true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,170 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,170 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,170 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,170 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:12:43,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,635 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,636 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,636 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,659 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,659 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,659 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,659 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:12:43,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, 404#L941-21true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,662 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,662 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-12-02 08:12:43,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,950 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,950 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,950 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,950 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,951 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,951 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,951 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,951 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:43,981 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-12-02 08:12:43,981 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:43,981 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:43,981 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:43,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,993 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,993 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,993 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,993 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-12-02 08:12:43,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:43,996 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:43,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:12:44,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:44,268 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,268 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,269 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,269 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:44,269 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,269 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,269 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,269 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:44,304 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,304 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,304 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,304 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2024-12-02 08:12:44,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:44,307 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,307 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,307 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,307 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-12-02 08:12:44,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:44,574 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,574 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,574 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,574 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 404#L941-21true, 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:44,607 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is not cut-off event [2024-12-02 08:12:44,607 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2024-12-02 08:12:44,607 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2024-12-02 08:12:44,607 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2024-12-02 08:12:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:44,612 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,612 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,612 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:44,612 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:12:45,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,033 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,033 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 151#L941-28true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,041 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,041 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,050 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,051 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,051 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,051 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,078 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,078 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,078 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,078 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,088 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,088 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,088 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,088 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:12:45,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,354 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,354 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,354 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,354 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,370 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,371 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,371 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,371 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,373 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,373 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,373 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,373 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,384 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,384 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,384 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,384 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,394 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,394 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,394 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,394 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:12:45,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,661 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,661 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,661 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,661 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,696 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-12-02 08:12:45,696 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:45,696 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:45,696 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,703 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,703 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,703 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,703 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:12:45,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:45,978 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,978 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:45,992 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,992 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,992 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:45,992 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:46,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:46,029 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-12-02 08:12:46,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:46,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:46,029 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-12-02 08:12:46,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:46,478 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-12-02 08:12:46,478 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:46,478 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:46,478 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:46,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:46,493 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,493 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,493 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,493 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:46,504 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,504 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,504 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,504 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:46,552 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,552 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,552 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,552 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-12-02 08:12:46,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:46,889 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,889 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,889 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,889 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 151#L941-28true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:46,899 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,899 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,899 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,899 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:46,901 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,901 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,901 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,901 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, 127#L941-46true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:46,914 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,914 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:12:46,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:46,959 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,959 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,959 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:46,959 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,302 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,302 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,302 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,302 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 168#L941-73true, 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,318 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,318 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,318 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,318 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,347 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,348 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,348 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,348 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,350 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,350 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,350 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,350 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 238#L941-12true, 127#L941-46true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,386 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,386 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,386 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,386 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-12-02 08:12:47,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,645 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,645 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,645 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,645 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,654 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2024-12-02 08:12:47,654 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2024-12-02 08:12:47,654 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2024-12-02 08:12:47,654 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2024-12-02 08:12:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,655 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,655 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,655 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,655 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,658 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 168#L941-73true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,658 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,658 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 238#L941-12true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,714 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,714 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,714 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,714 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-12-02 08:12:47,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,958 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,958 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,958 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,958 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 151#L941-28true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,966 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:47,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:47,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:47,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:47,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,969 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2024-12-02 08:12:47,969 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:47,969 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:47,969 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:47,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:47,975 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,976 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,976 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,978 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,978 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,978 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,978 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,978 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:47,979 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,979 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,979 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:47,979 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,035 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2024-12-02 08:12:48,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,035 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,035 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,041 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,041 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 238#L941-12true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,042 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,042 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:12:48,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,438 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,452 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,452 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,452 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,453 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,455 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,455 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,455 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,455 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,461 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,461 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,461 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,463 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,464 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,464 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,464 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,464 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,494 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,494 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,494 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,494 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:48,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,497 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,497 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,497 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,497 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,518 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,518 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2024-12-02 08:12:48,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,524 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,524 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,524 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,530 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,530 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,530 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,530 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,530 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 238#L941-12true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,531 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,531 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,531 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,531 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:12:48,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,761 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,761 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,761 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,762 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,768 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, 404#L941-21true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,818 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,818 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,818 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,818 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,825 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,825 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,826 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,826 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,830 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,830 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,830 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,830 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2024-12-02 08:12:48,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:48,832 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,832 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,832 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 162#L941-41true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), 306#L941-21true, Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,835 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,835 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,836 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,836 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:48,837 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:48,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:12:49,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, 404#L941-21true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,062 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,062 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,062 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,062 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:49,125 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2024-12-02 08:12:49,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2024-12-02 08:12:49,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2024-12-02 08:12:49,125 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2024-12-02 08:12:49,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,127 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,127 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,127 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,127 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 162#L941-41true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,130 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,130 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,130 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,130 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,131 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,131 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,131 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,131 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,135 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,135 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,135 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,135 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,136 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,136 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,136 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,136 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:49,340 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,340 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,424 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2024-12-02 08:12:49,424 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-12-02 08:12:49,424 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-12-02 08:12:49,424 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2024-12-02 08:12:49,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 162#L941-41true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,431 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,431 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,431 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,431 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,433 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,433 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,433 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,433 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,436 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,436 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,436 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,436 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,441 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,441 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,441 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:12:49,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 168#L941-73true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,817 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,817 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,817 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,817 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:49,868 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,873 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,873 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,873 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,873 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:49,878 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:49,878 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:12:50,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,069 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,069 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,069 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,069 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,071 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,071 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,071 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,071 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,071 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,072 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,072 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:50,072 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:50,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 127#L941-46true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,120 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,120 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,127 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,127 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,127 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,127 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,131 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,135 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,135 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,135 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,135 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,137 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,137 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,137 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,137 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,137 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 238#L941-12true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,138 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,138 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,138 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,138 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:12:50,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,318 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,318 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,318 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,318 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 321#L941-74true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,319 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,319 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,319 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,319 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,320 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,320 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,320 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,368 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,368 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,368 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,368 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,372 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,373 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,380 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,380 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,383 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2024-12-02 08:12:50,383 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-12-02 08:12:50,383 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-12-02 08:12:50,383 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2024-12-02 08:12:50,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,384 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,384 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,384 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,384 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,386 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,386 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 162#L941-41true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,389 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,389 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,389 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,389 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 251#L941-13true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,393 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,393 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,393 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,563 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,563 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, 321#L941-74true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, 404#L941-21true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,564 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,569 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,569 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 172#L941-48true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,570 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,570 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,570 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,570 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,570 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,623 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,623 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,623 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:50,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,628 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,628 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,628 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,628 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,633 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2024-12-02 08:12:50,633 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2024-12-02 08:12:50,633 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2024-12-02 08:12:50,633 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2024-12-02 08:12:50,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,634 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,634 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,634 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,634 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,636 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,636 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,636 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,636 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 162#L941-41true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,639 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,639 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,639 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,639 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,643 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,643 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,643 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,643 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:12:50,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,812 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,813 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,813 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,813 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,814 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,814 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,814 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,814 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,819 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,819 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,819 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,819 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,820 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,820 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,820 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,820 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,820 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,874 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,874 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:50,874 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:50,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 404#L941-21true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:50,876 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2024-12-02 08:12:50,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2024-12-02 08:12:50,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2024-12-02 08:12:50,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2024-12-02 08:12:50,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 404#L941-21true, 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,877 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,877 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,877 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,877 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,880 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,880 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,880 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,880 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 162#L941-41true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 282#L941-28true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,886 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,886 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,886 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,886 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1480] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][266], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:50,890 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,890 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,890 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:50,890 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:12:51,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,064 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,064 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,064 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,064 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,067 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,067 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,067 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,067 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,069 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,069 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,069 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,069 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,077 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,077 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,077 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,077 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 306#L941-21true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,144 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,144 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,144 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,144 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,146 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,146 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-12-02 08:12:51,146 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-12-02 08:12:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 204#L941-19true, 401#L941-35true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,161 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2024-12-02 08:12:51,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2024-12-02 08:12:51,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2024-12-02 08:12:51,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2024-12-02 08:12:51,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1470] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][224], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 162#L941-41true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,166 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,166 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,166 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,166 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:12:51,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,488 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,488 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,488 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,488 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,495 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 151#L941-28true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,495 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,495 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,496 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,496 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,496 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,496 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,497 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,497 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,497 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,497 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,562 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,562 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,562 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,562 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:12:51,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, 6#L941-40true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,572 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2024-12-02 08:12:51,572 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2024-12-02 08:12:51,572 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2024-12-02 08:12:51,572 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2024-12-02 08:12:51,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1475] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][244], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 162#L941-41true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 401#L941-35true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,576 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,576 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,576 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,576 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][662], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 1031#true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 282#L941-28true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,581 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,581 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,581 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,581 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,582 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,582 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,582 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,582 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,582 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-12-02 08:12:51,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][426], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,719 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,719 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,719 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,719 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 172#L941-48true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 195#L941-22true, 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0)]) [2024-12-02 08:12:51,727 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 151#L941-28true, 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 296#L941-47true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,727 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:12:51,727 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:12:51,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1595] L941-79-->L941-82: Formula: (and (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0))) (= |v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1_5|, #pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread2of2ForFork0_cache_entry_addref_#t~ret45#1][462], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 323#L941-49true, 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 1031#true, 404#L941-21true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) [2024-12-02 08:12:51,728 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,728 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,728 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,728 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-12-02 08:12:51,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][421], [Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 295#L941-35true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, 1031#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 127#L941-46true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-02 08:13:21,811 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 162#L941-41true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:21,811 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:21,811 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:21,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 387#L941-75true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:21,812 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:21,812 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-12-02 08:13:21,812 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-12-02 08:13:21,812 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-12-02 08:13:21,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1482] L941-79-->L941-82: Formula: (and (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret45#1_5| 0) (= |v_#pthreadsMutex_103| (store |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45| (store (select |v_#pthreadsMutex_104| |v_~#__global_lock~0.base_45|) |v_~#__global_lock~0.offset_45| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_104|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_103|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_45|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_45|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret45#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret45#1_5|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret45#1][283], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 428#true, 1058#true, 62#L941-82true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:21,839 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-12-02 08:13:21,839 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-12-02 08:13:21,839 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:21,839 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:21,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1549] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} OutVars{#race=|v_#race_111|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} AuxVars[] AssignedVars[#race][309], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 223#L941-71true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 330#L954-12true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 422#true, 1031#true]) [2024-12-02 08:13:21,934 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:21,934 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:21,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:21,934 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1549] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} OutVars{#race=|v_#race_111|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} AuxVars[] AssignedVars[#race][311], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 87#L954-9true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 223#L941-71true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 422#true, 1031#true]) [2024-12-02 08:13:21,935 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1549] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} OutVars{#race=|v_#race_111|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} AuxVars[] AssignedVars[#race][312], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 107#L954-10true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 223#L941-71true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 422#true, 1031#true]) [2024-12-02 08:13:21,935 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1549] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} OutVars{#race=|v_#race_111|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_15|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_15|} AuxVars[] AssignedVars[#race][313], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 39#L954-11true, 223#L941-71true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 422#true, 1031#true]) [2024-12-02 08:13:21,935 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:21,935 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][332], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 39#L954-11true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 368#L941-10true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 129#L941-40true]) [2024-12-02 08:13:21,936 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][333], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 330#L954-12true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 368#L941-10true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 129#L941-40true]) [2024-12-02 08:13:21,936 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][335], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 87#L954-9true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 368#L941-10true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 129#L941-40true]) [2024-12-02 08:13:21,936 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][336], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 107#L954-10true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 368#L941-10true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 129#L941-40true]) [2024-12-02 08:13:21,936 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:21,936 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-12-02 08:13:21,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 345#L941-14true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:21,990 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-12-02 08:13:21,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:21,990 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-12-02 08:13:21,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:22,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 341#L942-2true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 295#L941-35true, 1031#true]) [2024-12-02 08:13:22,007 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,007 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,007 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,007 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true, 207#L941-28true]) [2024-12-02 08:13:22,024 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,024 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,024 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,024 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 246#L941-46true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,026 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,026 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,026 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,026 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 246#L941-46true, 52#L941-46true, 396#L941-20true, 1031#true]) [2024-12-02 08:13:22,031 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,031 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,031 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,031 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,066 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,066 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,066 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][332], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 39#L954-11true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 368#L941-10true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:22,080 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][333], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 330#L954-12true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 368#L941-10true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:22,080 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][335], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 87#L954-9true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 368#L941-10true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:22,080 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1551] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} OutVars{#race=|v_#race_71|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_19|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_19|} AuxVars[] AssignedVars[#race][336], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 107#L954-10true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 368#L941-10true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 149#L941-41true, 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:22,080 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,080 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:22,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:22,172 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,172 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,172 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,172 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 246#L941-46true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,173 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,173 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,173 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,173 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,173 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 396#L941-20true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:22,177 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,177 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,177 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,177 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 341#L942-2true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,202 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-12-02 08:13:22,202 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:22,202 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:22,202 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:22,202 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:22,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,211 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,211 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,211 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,211 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 204#L941-19true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,212 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,212 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,212 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,212 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,213 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,213 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,213 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,213 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,213 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,213 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:22,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,303 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,303 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,303 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,303 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:22,304 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,304 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,304 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,304 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,304 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 396#L941-20true, 1031#true]) [2024-12-02 08:13:22,308 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,308 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,308 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,308 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,339 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 16#L941-20true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,339 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,339 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 204#L941-19true, 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,341 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,341 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,341 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,341 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,341 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:22,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,413 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,413 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,413 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,413 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true, 401#L941-35true]) [2024-12-02 08:13:22,416 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,416 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,416 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,416 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,417 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,417 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,417 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,417 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,418 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,418 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,418 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,418 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,418 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 396#L941-20true, 1031#true]) [2024-12-02 08:13:22,421 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,421 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,421 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,421 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 404#L941-21true, 1031#true]) [2024-12-02 08:13:22,450 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 404#L941-21true, 1031#true]) [2024-12-02 08:13:22,450 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,450 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:22,451 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,451 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,451 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,451 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,451 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-12-02 08:13:22,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,496 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:22,496 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,496 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,496 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-12-02 08:13:22,496 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,496 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,521 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:22,521 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,521 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,521 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,521 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,521 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 341#L942-2true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 295#L941-35true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,549 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:22,549 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,549 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,549 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,549 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:22,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true, 404#L941-21true]) [2024-12-02 08:13:22,555 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,555 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,555 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,555 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,555 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-12-02 08:13:22,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 387#L941-75true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,570 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:22,570 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-12-02 08:13:22,570 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,570 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 219#L940-3true, 1031#true]) [2024-12-02 08:13:22,593 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,593 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,593 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-12-02 08:13:22,593 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 204#L941-19true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,595 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:22,595 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,595 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,595 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:22,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1583] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][433], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 184#L941-19true]) [2024-12-02 08:13:22,636 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is not cut-off event [2024-12-02 08:13:22,636 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is not cut-off event [2024-12-02 08:13:22,636 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is not cut-off event [2024-12-02 08:13:22,636 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is not cut-off event [2024-12-02 08:13:22,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1583] L941-18-->L941-19: Formula: (= (store |v_#race_84| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61| (store (select |v_#race_84| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|) (+ |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61| 1) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|)) |v_#race_83|) InVars {#race=|v_#race_84|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61|} OutVars{#race=|v_#race_83|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_61|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_9|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_61|} AuxVars[] AssignedVars[#race][433], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 184#L941-19true]) [2024-12-02 08:13:22,640 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-12-02 08:13:22,640 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-12-02 08:13:22,640 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-12-02 08:13:22,640 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-12-02 08:13:22,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 387#L941-75true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,839 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,840 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:13:22,840 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,840 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 345#L941-14true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,859 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,859 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-12-02 08:13:22,859 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,859 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,862 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:22,862 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,862 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,862 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-12-02 08:13:22,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 401#L941-35true]) [2024-12-02 08:13:22,878 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,878 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,878 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,878 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1588] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][442], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 305#L941-20true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:22,895 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is not cut-off event [2024-12-02 08:13:22,895 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is not cut-off event [2024-12-02 08:13:22,895 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is not cut-off event [2024-12-02 08:13:22,895 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is not cut-off event [2024-12-02 08:13:22,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1588] L941-19-->L941-20: Formula: (= (store |v_#race_86| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65| (store (select |v_#race_86| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|) (+ 2 |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|)) |v_#race_85|) InVars {#race=|v_#race_86|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|} OutVars{#race=|v_#race_85|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_65|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_11|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_65|} AuxVars[] AssignedVars[#race][442], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 305#L941-20true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:22,900 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,900 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,900 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,900 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-12-02 08:13:22,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, 345#L941-14true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,944 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-12-02 08:13:22,944 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:22,944 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:22,944 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-12-02 08:13:22,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 404#L941-21true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:22,946 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-12-02 08:13:22,946 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:22,946 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:22,946 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:22,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][457], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 373#L941-21true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 155#L941-49true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:22,971 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is not cut-off event [2024-12-02 08:13:22,971 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is not cut-off event [2024-12-02 08:13:22,971 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is not cut-off event [2024-12-02 08:13:22,971 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is not cut-off event [2024-12-02 08:13:22,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1593] L941-20-->L941-21: Formula: (= (store |v_#race_88| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69| (store (select |v_#race_88| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|) (+ 3 |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|) |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|)) |v_#race_87|) InVars {#race=|v_#race_88|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|} OutVars{#race=|v_#race_87|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_69|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_13|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_69|} AuxVars[] AssignedVars[#race][457], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 373#L941-21true, 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:22,975 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-12-02 08:13:22,975 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-12-02 08:13:22,975 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-12-02 08:13:22,975 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-12-02 08:13:23,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 1890#true, 422#true, 219#L940-3true, 295#L941-35true, 1031#true]) [2024-12-02 08:13:23,021 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-12-02 08:13:23,021 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-12-02 08:13:23,021 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:23,021 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-12-02 08:13:23,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,062 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-12-02 08:13:23,062 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-12-02 08:13:23,062 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-12-02 08:13:23,062 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-12-02 08:13:23,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 162#L941-41true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,139 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,139 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,139 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,139 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,140 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,140 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,140 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,140 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,176 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,176 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-12-02 08:13:23,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 162#L941-41true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,218 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,218 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,218 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,218 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 162#L941-41true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,221 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,221 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,221 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,221 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,221 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-12-02 08:13:23,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 1031#true]) [2024-12-02 08:13:23,247 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,247 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:23,247 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,247 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 204#L941-19true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,253 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-12-02 08:13:23,253 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,253 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,253 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 259#L941-18true, 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,258 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,258 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,325 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-12-02 08:13:23,325 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:23,325 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2024-12-02 08:13:23,325 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2024-12-02 08:13:23,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,327 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,327 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,327 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,327 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 204#L941-19true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,332 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,332 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,332 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,332 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,336 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, 151#L941-28true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,337 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-12-02 08:13:23,337 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,337 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,337 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-12-02 08:13:23,337 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 404#L941-21true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,397 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-12-02 08:13:23,397 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,397 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,397 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,401 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-12-02 08:13:23,401 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,401 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,401 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-12-02 08:13:23,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 117#L941-56true, 1890#true, 422#true, 295#L941-35true, 291#L941-68true, 1031#true]) [2024-12-02 08:13:23,462 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,462 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,462 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:23,462 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 404#L941-21true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,469 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-12-02 08:13:23,469 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-12-02 08:13:23,469 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-12-02 08:13:23,469 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-12-02 08:13:23,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 295#L941-35true, 1031#true]) [2024-12-02 08:13:23,533 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,533 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,533 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,533 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 219#L940-3true, 295#L941-35true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,541 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,541 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-12-02 08:13:23,541 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-12-02 08:13:23,541 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-12-02 08:13:23,541 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-12-02 08:13:23,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:23,697 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,697 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,697 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,697 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,741 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,741 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,741 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-12-02 08:13:23,741 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-12-02 08:13:23,742 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-12-02 08:13:23,742 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:13:23,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,787 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 273#L941-71true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,788 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 162#L941-41true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,788 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,788 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 223#L941-71true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,806 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [322#L941-72true, 323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,806 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,806 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 223#L941-71true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,807 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [322#L941-72true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 172#L941-48true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,807 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 172#L941-48true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:23,807 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,807 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 151#L941-28true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,818 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,818 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-12-02 08:13:23,818 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:13:23,818 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-12-02 08:13:23,818 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 162#L941-41true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1436] L941-70-->L941-71: Formula: (= |v_#race_111| (store |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15| (store (select |v_#race_112| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15| 0))) InVars {#race=|v_#race_112|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} OutVars{#race=|v_#race_111|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_15|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_15|} AuxVars[] AssignedVars[#race][174], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 273#L941-71true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 162#L941-41true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,860 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,860 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,869 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,869 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,869 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,869 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,869 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 162#L941-41true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,870 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,870 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), 368#L941-10true, Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 238#L941-12true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 328#L941-11true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), 368#L941-10true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 238#L941-12true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 172#L941-48true, 428#true, 1058#true, 328#L941-11true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,880 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,880 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L941-53-->L941-56: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7| 0) (= |v_#pthreadsMutex_87| (store |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37| (store (select |v_#pthreadsMutex_88| |v_~#__global_lock~0.base_37|) |v_~#__global_lock~0.offset_37| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_88|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_87|, ULTIMATE.start_cache_entry_addref_#t~ret42#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret42#1_7|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_37|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_37|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_cache_entry_addref_#t~ret42#1][716], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:23,901 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:23,901 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:23,901 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:23,901 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 162#L941-41true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), 156#L941-39true, Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 1058#true, 6#L941-40true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1438] L941-9-->L941-10: Formula: (= (store |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19| (store (select |v_#race_72| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19| 0)) |v_#race_71|) InVars {#race=|v_#race_72|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} OutVars{#race=|v_#race_71|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_19|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_19|} AuxVars[] AssignedVars[#race][182], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 172#L941-48true, 162#L941-41true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 311#L941-10true, 1031#true]) [2024-12-02 08:13:23,933 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,933 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,934 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-12-02 08:13:23,934 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:23,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 295#L941-35true, 291#L941-68true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,946 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:23,946 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-12-02 08:13:23,946 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-12-02 08:13:23,946 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-12-02 08:13:23,946 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-12-02 08:13:23,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 284#L941-7true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 295#L941-35true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:23,999 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-12-02 08:13:23,999 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:23,999 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:23,999 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:23,999 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:13:24,000 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][424], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 204#L941-19true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 100#L941-18true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,000 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,000 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:13:24,000 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:13:24,000 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:13:24,000 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 246#L941-46true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,018 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 246#L941-46true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,018 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,018 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 117#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:24,020 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,020 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,020 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,020 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-12-02 08:13:24,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][424], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 16#L941-20true, 100#L941-18true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,047 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,047 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:13:24,047 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:13:24,047 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:13:24,047 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-12-02 08:13:24,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 52#L941-46true, 1031#true, 127#L941-46true]) [2024-12-02 08:13:24,059 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,059 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,060 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,060 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:24,064 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:24,064 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,064 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 246#L941-46true, 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,065 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,065 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,065 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,066 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,066 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-12-02 08:13:24,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true, 367#L942-2true]) [2024-12-02 08:13:24,067 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-12-02 08:13:24,067 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,067 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2024-12-02 08:13:24,067 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2024-12-02 08:13:24,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 223#L941-71true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,087 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,087 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:24,087 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-12-02 08:13:24,087 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:24,087 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:24,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1579] L941-17-->L941-18: Formula: (= (store |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57| (store (select |v_#race_82| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|)) |v_#race_81|) InVars {#race=|v_#race_82|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} OutVars{#race=|v_#race_81|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_57|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet36#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_57|} AuxVars[] AssignedVars[#race][424], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 100#L941-18true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 306#L941-21true, 404#L941-21true, 1031#true]) [2024-12-02 08:13:24,092 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:13:24,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:13:24,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:13:24,092 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-12-02 08:13:24,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 296#L941-47true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,104 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,104 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,104 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,104 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, 323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,107 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,107 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,107 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 227#L941-47true, 1031#true]) [2024-12-02 08:13:24,108 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,108 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,108 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,108 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,108 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-12-02 08:13:24,130 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [322#L941-72true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,130 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-12-02 08:13:24,130 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,130 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,130 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:13:24,130 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:13:24,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 368#L941-10true, Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,136 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-12-02 08:13:24,136 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,136 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,136 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-12-02 08:13:24,136 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 155#L941-49true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,150 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 155#L941-49true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 172#L941-48true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,150 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,150 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [18#L941-48true, 323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,152 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, 117#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:24,152 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,152 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-12-02 08:13:24,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 168#L941-73true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,172 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-12-02 08:13:24,172 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:24,172 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:24,172 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:24,172 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:24,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 204#L941-19true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:24,174 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-12-02 08:13:24,174 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,174 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,174 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 328#L941-11true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,176 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-12-02 08:13:24,176 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:24,176 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:24,176 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-12-02 08:13:24,176 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:24,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 367#L942-2true]) [2024-12-02 08:13:24,187 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-12-02 08:13:24,187 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-12-02 08:13:24,187 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:24,187 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-12-02 08:13:24,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [323#L941-49true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 155#L941-49true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,189 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,189 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,189 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,189 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,189 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-12-02 08:13:24,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 321#L941-74true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), Black: 1879#true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,206 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-12-02 08:13:24,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, 16#L941-20true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:24,207 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-12-02 08:13:24,207 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:13:24,207 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:13:24,207 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-12-02 08:13:24,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true, 238#L941-12true]) [2024-12-02 08:13:24,209 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-12-02 08:13:24,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,209 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:24,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-12-02 08:13:24,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 404#L941-21true, 282#L941-28true]) [2024-12-02 08:13:24,236 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-12-02 08:13:24,236 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:13:24,236 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:13:24,236 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-12-02 08:13:24,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1440] L941-37-->L941-38: Formula: (= (store |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23| (store (select |v_#race_92| |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|) |v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23| 0)) |v_#race_91|) InVars {#race=|v_#race_92|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} OutVars{#race=|v_#race_91|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base_23|, t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset_23|} AuxVars[] AssignedVars[#race][429], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), 251#L941-13true, Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 137#L941-38true, 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1879#true, Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 306#L941-21true, 1031#true]) [2024-12-02 08:13:24,238 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-12-02 08:13:24,238 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,238 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,238 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,238 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-12-02 08:13:24,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true, 293#L942-2true]) [2024-12-02 08:13:24,325 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-12-02 08:13:24,325 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-12-02 08:13:24,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:13:24,325 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-12-02 08:13:24,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, 151#L941-28true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:24,349 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-12-02 08:13:24,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:13:24,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:13:24,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:13:24,349 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-12-02 08:13:24,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 250#L940-3true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:24,381 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-12-02 08:13:24,381 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-12-02 08:13:24,381 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-12-02 08:13:24,381 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-12-02 08:13:24,417 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1154] L941-25-->L941-28: Formula: (and (= |v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7| 0) (= |v_#pthreadsMutex_63| (store |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29| (store (select |v_#pthreadsMutex_64| |v_~#__global_lock~0.base_29|) |v_~#__global_lock~0.offset_29| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_64|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} OutVars{ULTIMATE.start_cache_entry_addref_#t~ret37#1=|v_ULTIMATE.start_cache_entry_addref_#t~ret37#1_7|, #pthreadsMutex=|v_#pthreadsMutex_63|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_29|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_29|} AuxVars[] AssignedVars[ULTIMATE.start_cache_entry_addref_#t~ret37#1, #pthreadsMutex][528], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 132#L941-82true, 428#true, 1058#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 295#L941-35true, 1031#true, 282#L941-28true]) [2024-12-02 08:13:24,417 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2024-12-02 08:13:24,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:24,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:24,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:24,417 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-12-02 08:13:24,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), 250#L940-3true, Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:24,462 INFO L294 olderBase$Statistics]: this new event has 326 ancestors and is cut-off event [2024-12-02 08:13:24,462 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2024-12-02 08:13:24,462 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-12-02 08:13:24,462 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2024-12-02 08:13:24,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true, 207#L941-28true, 163#ULTIMATE.startFINALtrue]) [2024-12-02 08:13:24,489 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-12-02 08:13:24,489 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-12-02 08:13:24,490 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-12-02 08:13:24,490 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-12-02 08:13:24,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 233#L941-68true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:24,542 INFO L294 olderBase$Statistics]: this new event has 329 ancestors and is cut-off event [2024-12-02 08:13:24,542 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-12-02 08:13:24,542 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-12-02 08:13:24,542 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-12-02 08:13:24,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 333#L941-7true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:24,568 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,568 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,568 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:24,568 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 163#ULTIMATE.startFINALtrue]) [2024-12-02 08:13:24,569 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,569 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,570 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-12-02 08:13:24,570 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-12-02 08:13:24,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 233#L941-68true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:24,610 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2024-12-02 08:13:24,611 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2024-12-02 08:13:24,611 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2024-12-02 08:13:24,611 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-12-02 08:13:24,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), 333#L941-7true, Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true]) [2024-12-02 08:13:24,630 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2024-12-02 08:13:24,630 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-12-02 08:13:24,630 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-12-02 08:13:24,630 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-12-02 08:13:24,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 304#L941-82true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 1031#true, 207#L941-28true]) [2024-12-02 08:13:24,905 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2024-12-02 08:13:24,905 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2024-12-02 08:13:24,905 INFO L297 olderBase$Statistics]: existing Event has 344 ancestors and is cut-off event [2024-12-02 08:13:24,905 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-12-02 08:13:24,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 131#L941-18true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 155#L941-49true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 1031#true]) [2024-12-02 08:13:24,906 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2024-12-02 08:13:24,906 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2024-12-02 08:13:24,906 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:24,906 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-12-02 08:13:24,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1582] L941-45-->L941-46: Formula: (= |v_#race_101| (store |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59| (store (select |v_#race_102| |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|) |v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59| |v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|))) InVars {#race=|v_#race_102|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} OutVars{#race=|v_#race_101|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.base_59|, t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1=|v_t_funThread2of2ForFork0_cache_entry_addref_#t~nondet41#1_7|, t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset=|v_t_funThread2of2ForFork0_cache_entry_addref_~entry#1.offset_59|} AuxVars[] AssignedVars[#race][638], [Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), 155#L941-49true, Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), 1879#true, Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 1890#true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 422#true, 52#L941-46true, 417#L941-19true, 1031#true]) [2024-12-02 08:13:24,909 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2024-12-02 08:13:24,909 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:24,909 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:24,909 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-12-02 08:13:24,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1498] L941-53-->L941-56: Formula: (and (= (store |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61| (store (select |v_#pthreadsMutex_152| |v_~#__global_lock~0.base_61|) |v_~#__global_lock~0.offset_61| 0)) |v_#pthreadsMutex_151|) (= |v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_152|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_151|, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1=|v_t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1_5|, ~#__global_lock~0.base=|v_~#__global_lock~0.base_61|, ~#__global_lock~0.offset=|v_~#__global_lock~0.offset_61|} AuxVars[] AssignedVars[#pthreadsMutex, t_funThread1of2ForFork0_cache_entry_addref_#t~ret42#1][589], [33#L941-35true, Black: 432#(<= |ULTIMATE.start_main_~i~1#1| 1), Black: 771#(< |ULTIMATE.start_main_~i~1#1| 10), 304#L941-82true, Black: 1034#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1033#(= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|), Black: 1035#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1036#(and (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| (* |ULTIMATE.start_main_~i~3#1| 4) 1)) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|) (= (select (select |#race| |ULTIMATE.start_main_~#t_ids~0#1.base|) (+ |ULTIMATE.start_main_~#t_ids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~3#1| 4))) |ULTIMATE.start_main_#t~nondet50#1|)), Black: 1066#(<= |ULTIMATE.start_main_~i~1#1| 3), Black: 1595#(< |ULTIMATE.start_main_~i~1#1| 8), Black: 1567#(< |ULTIMATE.start_main_~i~1#1| 10), Black: 1044#(= |ULTIMATE.start_main_~i~3#1| 0), 420#true, Black: 1578#(< |ULTIMATE.start_main_~i~1#1| 9), Black: 1884#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 3)) 0)), Black: 1882#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), 1879#true, Black: 1048#(= |ULTIMATE.start_main_~i~3#1| 0), Black: 1881#(= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0), Black: 1883#(and (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 1)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) (+ |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset| 2)) 0) (= (select (select |#race| |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.base|) |t_funThread1of2ForFork0_cache_entry_addref_~entry#1.offset|) 0)), Black: 1054#(and (= 0 |ULTIMATE.start_main_#t~post52#1|) (<= |ULTIMATE.start_main_~i~3#1| 1)), Black: 1050#(<= |ULTIMATE.start_main_~i~3#1| 1), 428#true, 1058#true, 14#L941-56true, Black: 426#(= |ULTIMATE.start_main_~i~1#1| 0), 1890#true, 422#true, 1031#true]) [2024-12-02 08:13:24,914 INFO L294 olderBase$Statistics]: this new event has 347 ancestors and is cut-off event [2024-12-02 08:13:24,914 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-12-02 08:13:24,914 INFO L297 olderBase$Statistics]: existing Event has 347 ancestors and is cut-off event [2024-12-02 08:13:24,914 INFO L297 olderBase$Statistics]: existing Event has 347 ancestors and is cut-off event [2024-12-02 08:13:24,943 INFO L124 PetriNetUnfolderBase]: 44313/154864 cut-off events. [2024-12-02 08:13:24,943 INFO L125 PetriNetUnfolderBase]: For 63038/75122 co-relation queries the response was YES. [2024-12-02 08:13:25,699 INFO L83 FinitePrefix]: Finished finitePrefix Result has 304896 conditions, 154864 events. 44313/154864 cut-off events. For 63038/75122 co-relation queries the response was YES. Maximal size of possible extension queue 2630. Compared 2292826 event pairs, 16287 based on Foata normal form. 65/141538 useless extension candidates. Maximal degree in co-relation 304603. Up to 47025 conditions per place. [2024-12-02 08:13:26,131 INFO L140 encePairwiseOnDemand]: 461/467 looper letters, 44 selfloop transitions, 30 changer transitions 0/796 dead transitions. [2024-12-02 08:13:26,131 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 503 places, 796 transitions, 4110 flow [2024-12-02 08:13:26,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-12-02 08:13:26,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2024-12-02 08:13:26,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 11627 transitions. [2024-12-02 08:13:26,137 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8299072091363312 [2024-12-02 08:13:26,137 INFO L175 Difference]: Start difference. First operand has 474 places, 779 transitions, 3840 flow. Second operand 30 states and 11627 transitions. [2024-12-02 08:13:26,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 503 places, 796 transitions, 4110 flow [2024-12-02 08:13:28,460 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 503 places, 796 transitions, 4092 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-12-02 08:13:28,466 INFO L231 Difference]: Finished difference. Result has 507 places, 789 transitions, 3974 flow [2024-12-02 08:13:28,467 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=467, PETRI_DIFFERENCE_MINUEND_FLOW=3822, PETRI_DIFFERENCE_MINUEND_PLACES=474, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=779, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=756, PETRI_DIFFERENCE_SUBTRAHEND_STATES=30, PETRI_FLOW=3974, PETRI_PLACES=507, PETRI_TRANSITIONS=789} [2024-12-02 08:13:28,467 INFO L279 CegarLoopForPetriNet]: 421 programPoint places, 86 predicate places. [2024-12-02 08:13:28,467 INFO L471 AbstractCegarLoop]: Abstraction has has 507 places, 789 transitions, 3974 flow [2024-12-02 08:13:28,468 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 387.0869565217391) internal successors, (8903), 23 states have internal predecessors, (8903), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:13:28,468 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:13:28,468 INFO L206 CegarLoopForPetriNet]: trace histogram [10, 10, 10, 10, 10, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:13:28,475 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-12-02 08:13:28,669 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:13:28,669 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 20 more)] === [2024-12-02 08:13:28,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:13:28,669 INFO L85 PathProgramCache]: Analyzing trace with hash -1168574156, now seen corresponding path program 2 times [2024-12-02 08:13:28,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:13:28,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569592403] [2024-12-02 08:13:28,670 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:13:28,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:13:28,701 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 08:13:28,701 INFO L230 tOrderPrioritization]: Conjunction of SSA is sat [2024-12-02 08:13:28,701 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 08:13:28,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:13:28,735 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 08:13:28,735 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 08:13:28,735 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (22 of 23 remaining) [2024-12-02 08:13:28,735 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (21 of 23 remaining) [2024-12-02 08:13:28,735 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (20 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (19 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (18 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (14 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (13 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (12 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (11 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (10 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (9 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (8 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (6 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (5 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (4 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 23 remaining) [2024-12-02 08:13:28,736 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 23 remaining) [2024-12-02 08:13:28,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 23 remaining) [2024-12-02 08:13:28,737 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 23 remaining) [2024-12-02 08:13:28,737 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-02 08:13:28,737 INFO L422 BasicCegarLoop]: Path program histogram: [2, 2, 2, 1, 1, 1] [2024-12-02 08:13:28,738 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 08:13:28,738 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 08:13:28,778 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-12-02 08:13:28,782 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 522 places, 582 transitions, 1191 flow [2024-12-02 08:13:29,058 INFO L124 PetriNetUnfolderBase]: 127/1106 cut-off events. [2024-12-02 08:13:29,058 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-12-02 08:13:29,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1131 conditions, 1106 events. 127/1106 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 5896 event pairs, 1 based on Foata normal form. 0/928 useless extension candidates. Maximal degree in co-relation 785. Up to 16 conditions per place. [2024-12-02 08:13:29,067 INFO L82 GeneralOperation]: Start removeDead. Operand has 522 places, 582 transitions, 1191 flow [2024-12-02 08:13:29,073 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 522 places, 582 transitions, 1191 flow [2024-12-02 08:13:29,073 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:13:29,074 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@24a9d754, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:13:29,074 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-12-02 08:13:29,078 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:13:29,078 INFO L124 PetriNetUnfolderBase]: 5/124 cut-off events. [2024-12-02 08:13:29,078 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:13:29,078 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:13:29,078 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:13:29,078 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-12-02 08:13:29,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:13:29,079 INFO L85 PathProgramCache]: Analyzing trace with hash -168817588, now seen corresponding path program 1 times [2024-12-02 08:13:29,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:13:29,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342735007] [2024-12-02 08:13:29,079 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:13:29,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:13:29,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:13:29,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:13:29,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:13:29,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342735007] [2024-12-02 08:13:29,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342735007] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:13:29,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:13:29,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 08:13:29,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395392878] [2024-12-02 08:13:29,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:13:29,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:13:29,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:13:29,105 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:13:29,105 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:13:29,117 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 479 out of 582 [2024-12-02 08:13:29,118 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 522 places, 582 transitions, 1191 flow. Second operand has 3 states, 3 states have (on average 480.3333333333333) internal successors, (1441), 3 states have internal predecessors, (1441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:13:29,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:13:29,118 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 479 of 582 [2024-12-02 08:13:29,118 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:13:46,718 INFO L124 PetriNetUnfolderBase]: 24944/126681 cut-off events. [2024-12-02 08:13:46,718 INFO L125 PetriNetUnfolderBase]: For 2051/2069 co-relation queries the response was YES. [2024-12-02 08:13:47,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160058 conditions, 126681 events. 24944/126681 cut-off events. For 2051/2069 co-relation queries the response was YES. Maximal size of possible extension queue 2524. Compared 2106859 event pairs, 21001 based on Foata normal form. 39533/156322 useless extension candidates. Maximal degree in co-relation 142473. Up to 32510 conditions per place. [2024-12-02 08:13:47,811 INFO L140 encePairwiseOnDemand]: 524/582 looper letters, 43 selfloop transitions, 2 changer transitions 0/520 dead transitions. [2024-12-02 08:13:47,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 516 places, 520 transitions, 1157 flow [2024-12-02 08:13:47,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:13:47,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:13:47,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1539 transitions. [2024-12-02 08:13:47,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8814432989690721 [2024-12-02 08:13:47,814 INFO L175 Difference]: Start difference. First operand has 522 places, 582 transitions, 1191 flow. Second operand 3 states and 1539 transitions. [2024-12-02 08:13:47,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 516 places, 520 transitions, 1157 flow [2024-12-02 08:13:47,828 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 516 places, 520 transitions, 1157 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 08:13:47,831 INFO L231 Difference]: Finished difference. Result has 517 places, 520 transitions, 1077 flow [2024-12-02 08:13:47,831 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=582, PETRI_DIFFERENCE_MINUEND_FLOW=1065, PETRI_DIFFERENCE_MINUEND_PLACES=514, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=519, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=517, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1077, PETRI_PLACES=517, PETRI_TRANSITIONS=520} [2024-12-02 08:13:47,832 INFO L279 CegarLoopForPetriNet]: 522 programPoint places, -5 predicate places. [2024-12-02 08:13:47,832 INFO L471 AbstractCegarLoop]: Abstraction has has 517 places, 520 transitions, 1077 flow [2024-12-02 08:13:47,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 480.3333333333333) internal successors, (1441), 3 states have internal predecessors, (1441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:13:47,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:13:47,832 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:13:47,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-12-02 08:13:47,832 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-12-02 08:13:47,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:13:47,833 INFO L85 PathProgramCache]: Analyzing trace with hash -1044708496, now seen corresponding path program 1 times [2024-12-02 08:13:47,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:13:47,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2006185150] [2024-12-02 08:13:47,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:13:47,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:13:47,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:13:47,882 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:13:47,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:13:47,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2006185150] [2024-12-02 08:13:47,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2006185150] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 08:13:47,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1789586436] [2024-12-02 08:13:47,882 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:13:47,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 08:13:47,882 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:13:47,884 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 08:13:47,885 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-12-02 08:13:47,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:13:47,991 INFO L256 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-02 08:13:47,992 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 08:13:48,012 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:13:48,012 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 08:13:48,037 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:13:48,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1789586436] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 08:13:48,037 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 08:13:48,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-12-02 08:13:48,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1724995406] [2024-12-02 08:13:48,038 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 08:13:48,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-12-02 08:13:48,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:13:48,039 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-12-02 08:13:48,039 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-12-02 08:13:48,060 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 476 out of 582 [2024-12-02 08:13:48,063 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 517 places, 520 transitions, 1077 flow. Second operand has 10 states, 10 states have (on average 477.8) internal successors, (4778), 10 states have internal predecessors, (4778), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:13:48,063 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:13:48,063 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 476 of 582 [2024-12-02 08:13:48,063 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:14:06,479 INFO L124 PetriNetUnfolderBase]: 24944/126688 cut-off events. [2024-12-02 08:14:06,479 INFO L125 PetriNetUnfolderBase]: For 2051/2069 co-relation queries the response was YES. [2024-12-02 08:14:07,203 INFO L83 FinitePrefix]: Finished finitePrefix Result has 160084 conditions, 126688 events. 24944/126688 cut-off events. For 2051/2069 co-relation queries the response was YES. Maximal size of possible extension queue 2526. Compared 2105966 event pairs, 21001 based on Foata normal form. 2/116798 useless extension candidates. Maximal degree in co-relation 159987. Up to 32510 conditions per place. [2024-12-02 08:14:07,597 INFO L140 encePairwiseOnDemand]: 576/582 looper letters, 47 selfloop transitions, 9 changer transitions 0/528 dead transitions. [2024-12-02 08:14:07,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 525 places, 528 transitions, 1207 flow [2024-12-02 08:14:07,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 08:14:07,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 08:14:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 4342 transitions. [2024-12-02 08:14:07,600 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8289423444062619 [2024-12-02 08:14:07,600 INFO L175 Difference]: Start difference. First operand has 517 places, 520 transitions, 1077 flow. Second operand 9 states and 4342 transitions. [2024-12-02 08:14:07,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 525 places, 528 transitions, 1207 flow [2024-12-02 08:14:07,614 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 524 places, 528 transitions, 1205 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:14:07,617 INFO L231 Difference]: Finished difference. Result has 527 places, 526 transitions, 1125 flow [2024-12-02 08:14:07,617 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=582, PETRI_DIFFERENCE_MINUEND_FLOW=1075, PETRI_DIFFERENCE_MINUEND_PLACES=516, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=520, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=514, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1125, PETRI_PLACES=527, PETRI_TRANSITIONS=526} [2024-12-02 08:14:07,618 INFO L279 CegarLoopForPetriNet]: 522 programPoint places, 5 predicate places. [2024-12-02 08:14:07,618 INFO L471 AbstractCegarLoop]: Abstraction has has 527 places, 526 transitions, 1125 flow [2024-12-02 08:14:07,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 477.8) internal successors, (4778), 10 states have internal predecessors, (4778), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:14:07,618 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:14:07,619 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:14:07,625 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-12-02 08:14:07,819 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7821cac3-9b08-4139-8aab-e0425ef10cec/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-12-02 08:14:07,819 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-12-02 08:14:07,820 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:14:07,820 INFO L85 PathProgramCache]: Analyzing trace with hash 780942576, now seen corresponding path program 2 times [2024-12-02 08:14:07,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:14:07,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [967331369] [2024-12-02 08:14:07,820 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 08:14:07,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:14:07,832 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-12-02 08:14:07,832 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 08:14:08,004 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-02 08:14:08,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:14:08,004 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [967331369] [2024-12-02 08:14:08,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [967331369] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:14:08,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:14:08,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:14:08,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [917532793] [2024-12-02 08:14:08,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:14:08,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:14:08,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:14:08,005 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:14:08,005 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:14:08,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 387 out of 582 [2024-12-02 08:14:08,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 527 places, 526 transitions, 1125 flow. Second operand has 6 states, 6 states have (on average 388.5) internal successors, (2331), 6 states have internal predecessors, (2331), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:14:08,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:14:08,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 387 of 582 [2024-12-02 08:14:08,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand