./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX --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 2fcf549dbbd9dfa3c3590290694ca7785fc56f3cc704f9ad7d537aaa6ab3cd10 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 16:37:22,098 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 16:37:22,159 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-08 16:37:22,163 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 16:37:22,164 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 16:37:22,186 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 16:37:22,187 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 16:37:22,187 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 16:37:22,188 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 16:37:22,188 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 16:37:22,189 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 16:37:22,189 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 16:37:22,190 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 16:37:22,190 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 16:37:22,191 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 16:37:22,191 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 16:37:22,191 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 16:37:22,192 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 16:37:22,192 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 16:37:22,192 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 16:37:22,193 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 16:37:22,193 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 16:37:22,194 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-08 16:37:22,194 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 16:37:22,194 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 16:37:22,195 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 16:37:22,195 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 16:37:22,195 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 16:37:22,196 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 16:37:22,196 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 16:37:22,200 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 16:37:22,201 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:37:22,201 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 16:37:22,202 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 16:37:22,202 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 16:37:22,202 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 16:37:22,203 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 16:37:22,203 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 16:37:22,203 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 16:37:22,205 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 16:37:22,206 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 16:37:22,206 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX 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 -> 2fcf549dbbd9dfa3c3590290694ca7785fc56f3cc704f9ad7d537aaa6ab3cd10 [2024-11-08 16:37:22,458 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 16:37:22,488 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 16:37:22,492 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 16:37:22,493 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 16:37:22,494 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 16:37:22,495 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i Unable to find full path for "g++" [2024-11-08 16:37:24,572 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 16:37:24,873 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 16:37:24,876 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race-3.i [2024-11-08 16:37:24,901 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/data/8d6b9a9b3/2e6b1c209efb4bde944d2a50894c5c4e/FLAGcf5167c6b [2024-11-08 16:37:25,133 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/data/8d6b9a9b3/2e6b1c209efb4bde944d2a50894c5c4e [2024-11-08 16:37:25,136 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 16:37:25,137 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 16:37:25,139 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 16:37:25,139 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 16:37:25,145 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 16:37:25,146 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,147 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60fdc30e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25, skipping insertion in model container [2024-11-08 16:37:25,147 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,203 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 16:37:25,786 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:37:25,804 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 16:37:25,856 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:37:25,925 INFO L204 MainTranslator]: Completed translation [2024-11-08 16:37:25,926 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25 WrapperNode [2024-11-08 16:37:25,926 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 16:37:25,927 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 16:37:25,927 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 16:37:25,927 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 16:37:25,934 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,951 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,973 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 79 [2024-11-08 16:37:25,973 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 16:37:25,974 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 16:37:25,974 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 16:37:25,974 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 16:37:25,984 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,985 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,988 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,989 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:25,998 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:26,001 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:26,003 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:26,005 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:26,008 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 16:37:26,009 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 16:37:26,009 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 16:37:26,009 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 16:37:26,010 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (1/1) ... [2024-11-08 16:37:26,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:37:26,045 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 16:37:26,063 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 16:37:26,072 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68edb242-50de-4f01-8457-2d0a5c500186/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 16:37:26,100 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 16:37:26,100 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-08 16:37:26,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 16:37:26,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 16:37:26,101 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-08 16:37:26,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 16:37:26,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 16:37:26,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 16:37:26,102 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-08 16:37:26,102 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-08 16:37:26,103 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 16:37:26,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 16:37:26,104 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 16:37:26,245 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 16:37:26,246 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 16:37:26,587 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 16:37:26,587 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 16:37:26,649 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 16:37:26,649 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 16:37:26,650 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:37:26 BoogieIcfgContainer [2024-11-08 16:37:26,650 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 16:37:26,658 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 16:37:26,658 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 16:37:26,665 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 16:37:26,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:37:25" (1/3) ... [2024-11-08 16:37:26,666 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ad90f99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:37:26, skipping insertion in model container [2024-11-08 16:37:26,668 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:37:25" (2/3) ... [2024-11-08 16:37:26,669 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ad90f99 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:37:26, skipping insertion in model container [2024-11-08 16:37:26,669 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:37:26" (3/3) ... [2024-11-08 16:37:26,671 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-3.i [2024-11-08 16:37:26,696 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 16:37:26,696 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-08 16:37:26,696 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 16:37:26,793 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-08 16:37:26,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 198 places, 212 transitions, 437 flow [2024-11-08 16:37:26,948 INFO L124 PetriNetUnfolderBase]: 10/185 cut-off events. [2024-11-08 16:37:26,948 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-08 16:37:26,956 INFO L83 FinitePrefix]: Finished finitePrefix Result has 190 conditions, 185 events. 10/185 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 228 event pairs, 0 based on Foata normal form. 0/153 useless extension candidates. Maximal degree in co-relation 93. Up to 4 conditions per place. [2024-11-08 16:37:26,957 INFO L82 GeneralOperation]: Start removeDead. Operand has 198 places, 212 transitions, 437 flow [2024-11-08 16:37:26,963 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 146 places, 152 transitions, 311 flow [2024-11-08 16:37:26,975 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 16:37:26,982 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;@e642671, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 16:37:26,982 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-08 16:37:26,987 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 16:37:26,987 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-08 16:37:26,988 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 16:37:26,988 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:26,988 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:26,989 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:26,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:26,995 INFO L85 PathProgramCache]: Analyzing trace with hash -2142832430, now seen corresponding path program 1 times [2024-11-08 16:37:27,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:27,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593322738] [2024-11-08 16:37:27,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:27,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:27,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:27,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593322738] [2024-11-08 16:37:27,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593322738] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:27,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:27,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:27,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971249024] [2024-11-08 16:37:27,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:27,243 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:27,249 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:27,280 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:27,280 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:27,348 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 212 [2024-11-08 16:37:27,355 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 152 transitions, 311 flow. Second operand has 3 states, 3 states have (on average 184.33333333333334) internal successors, (553), 3 states have internal predecessors, (553), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:27,355 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:27,355 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 212 [2024-11-08 16:37:27,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:27,451 INFO L124 PetriNetUnfolderBase]: 7/176 cut-off events. [2024-11-08 16:37:27,452 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-08 16:37:27,453 INFO L83 FinitePrefix]: Finished finitePrefix Result has 198 conditions, 176 events. 7/176 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 200 event pairs, 0 based on Foata normal form. 2/150 useless extension candidates. Maximal degree in co-relation 97. Up to 15 conditions per place. [2024-11-08 16:37:27,455 INFO L140 encePairwiseOnDemand]: 206/212 looper letters, 14 selfloop transitions, 2 changer transitions 1/148 dead transitions. [2024-11-08 16:37:27,455 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 148 transitions, 335 flow [2024-11-08 16:37:27,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:27,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:27,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 569 transitions. [2024-11-08 16:37:27,476 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8946540880503144 [2024-11-08 16:37:27,478 INFO L175 Difference]: Start difference. First operand has 146 places, 152 transitions, 311 flow. Second operand 3 states and 569 transitions. [2024-11-08 16:37:27,481 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 148 transitions, 335 flow [2024-11-08 16:37:27,485 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 148 transitions, 335 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:27,490 INFO L231 Difference]: Finished difference. Result has 147 places, 147 transitions, 305 flow [2024-11-08 16:37:27,493 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=303, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=305, PETRI_PLACES=147, PETRI_TRANSITIONS=147} [2024-11-08 16:37:27,497 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, 1 predicate places. [2024-11-08 16:37:27,499 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 147 transitions, 305 flow [2024-11-08 16:37:27,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 184.33333333333334) internal successors, (553), 3 states have internal predecessors, (553), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:27,500 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:27,500 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:27,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 16:37:27,501 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:27,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:27,502 INFO L85 PathProgramCache]: Analyzing trace with hash -1605801557, now seen corresponding path program 1 times [2024-11-08 16:37:27,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:27,503 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589444558] [2024-11-08 16:37:27,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:27,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:27,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:27,588 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:27,589 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:27,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589444558] [2024-11-08 16:37:27,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589444558] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:27,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:27,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:27,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [490861546] [2024-11-08 16:37:27,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:27,591 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:27,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:27,592 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:27,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:27,639 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 212 [2024-11-08 16:37:27,640 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 147 transitions, 305 flow. Second operand has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:27,642 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:27,642 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 212 [2024-11-08 16:37:27,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:27,716 INFO L124 PetriNetUnfolderBase]: 7/171 cut-off events. [2024-11-08 16:37:27,719 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-08 16:37:27,721 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196 conditions, 171 events. 7/171 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 193 event pairs, 0 based on Foata normal form. 0/148 useless extension candidates. Maximal degree in co-relation 167. Up to 15 conditions per place. [2024-11-08 16:37:27,723 INFO L140 encePairwiseOnDemand]: 207/212 looper letters, 15 selfloop transitions, 1 changer transitions 0/143 dead transitions. [2024-11-08 16:37:27,726 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 143 transitions, 329 flow [2024-11-08 16:37:27,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:27,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:27,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 557 transitions. [2024-11-08 16:37:27,734 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8757861635220126 [2024-11-08 16:37:27,734 INFO L175 Difference]: Start difference. First operand has 147 places, 147 transitions, 305 flow. Second operand 3 states and 557 transitions. [2024-11-08 16:37:27,734 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 143 transitions, 329 flow [2024-11-08 16:37:27,736 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 143 transitions, 325 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:37:27,779 INFO L231 Difference]: Finished difference. Result has 142 places, 143 transitions, 295 flow [2024-11-08 16:37:27,780 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=293, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=295, PETRI_PLACES=142, PETRI_TRANSITIONS=143} [2024-11-08 16:37:27,780 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -4 predicate places. [2024-11-08 16:37:27,781 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 143 transitions, 295 flow [2024-11-08 16:37:27,781 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:27,781 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:27,781 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:27,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 16:37:27,782 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:27,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:27,783 INFO L85 PathProgramCache]: Analyzing trace with hash 47615293, now seen corresponding path program 1 times [2024-11-08 16:37:27,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:27,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120345884] [2024-11-08 16:37:27,783 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:27,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:27,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:27,909 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:27,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:27,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [120345884] [2024-11-08 16:37:27,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [120345884] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:27,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:27,910 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:27,910 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2044058816] [2024-11-08 16:37:27,910 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:27,911 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:27,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:27,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:27,912 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:27,969 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 212 [2024-11-08 16:37:27,970 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 143 transitions, 295 flow. Second operand has 3 states, 3 states have (on average 184.33333333333334) internal successors, (553), 3 states have internal predecessors, (553), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:27,970 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:27,970 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 212 [2024-11-08 16:37:27,970 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:28,037 INFO L124 PetriNetUnfolderBase]: 25/286 cut-off events. [2024-11-08 16:37:28,037 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-08 16:37:28,039 INFO L83 FinitePrefix]: Finished finitePrefix Result has 332 conditions, 286 events. 25/286 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 815 event pairs, 8 based on Foata normal form. 0/244 useless extension candidates. Maximal degree in co-relation 303. Up to 37 conditions per place. [2024-11-08 16:37:28,040 INFO L140 encePairwiseOnDemand]: 209/212 looper letters, 14 selfloop transitions, 2 changer transitions 0/142 dead transitions. [2024-11-08 16:37:28,040 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 142 transitions, 325 flow [2024-11-08 16:37:28,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:28,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:28,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 566 transitions. [2024-11-08 16:37:28,042 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.889937106918239 [2024-11-08 16:37:28,042 INFO L175 Difference]: Start difference. First operand has 142 places, 143 transitions, 295 flow. Second operand 3 states and 566 transitions. [2024-11-08 16:37:28,042 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 142 transitions, 325 flow [2024-11-08 16:37:28,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 142 transitions, 324 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 16:37:28,046 INFO L231 Difference]: Finished difference. Result has 142 places, 142 transitions, 296 flow [2024-11-08 16:37:28,046 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=296, PETRI_PLACES=142, PETRI_TRANSITIONS=142} [2024-11-08 16:37:28,047 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -4 predicate places. [2024-11-08 16:37:28,047 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 142 transitions, 296 flow [2024-11-08 16:37:28,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 184.33333333333334) internal successors, (553), 3 states have internal predecessors, (553), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:28,048 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:28,048 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:28,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 16:37:28,048 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:28,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:28,049 INFO L85 PathProgramCache]: Analyzing trace with hash 891376691, now seen corresponding path program 1 times [2024-11-08 16:37:28,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:28,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [830277106] [2024-11-08 16:37:28,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:28,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:28,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:28,143 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:28,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:28,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [830277106] [2024-11-08 16:37:28,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [830277106] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:28,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:28,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:28,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2068703526] [2024-11-08 16:37:28,144 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:28,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:28,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:28,145 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:28,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:28,181 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 212 [2024-11-08 16:37:28,181 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 142 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:28,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:28,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 212 [2024-11-08 16:37:28,182 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:28,264 INFO L124 PetriNetUnfolderBase]: 47/396 cut-off events. [2024-11-08 16:37:28,264 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-08 16:37:28,267 INFO L83 FinitePrefix]: Finished finitePrefix Result has 474 conditions, 396 events. 47/396 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1502 event pairs, 20 based on Foata normal form. 0/346 useless extension candidates. Maximal degree in co-relation 446. Up to 67 conditions per place. [2024-11-08 16:37:28,269 INFO L140 encePairwiseOnDemand]: 206/212 looper letters, 16 selfloop transitions, 2 changer transitions 0/140 dead transitions. [2024-11-08 16:37:28,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 140 transitions, 328 flow [2024-11-08 16:37:28,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:28,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:28,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 559 transitions. [2024-11-08 16:37:28,272 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8789308176100629 [2024-11-08 16:37:28,272 INFO L175 Difference]: Start difference. First operand has 142 places, 142 transitions, 296 flow. Second operand 3 states and 559 transitions. [2024-11-08 16:37:28,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 140 transitions, 328 flow [2024-11-08 16:37:28,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 140 transitions, 324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:37:28,277 INFO L231 Difference]: Finished difference. Result has 139 places, 140 transitions, 298 flow [2024-11-08 16:37:28,278 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=138, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=298, PETRI_PLACES=139, PETRI_TRANSITIONS=140} [2024-11-08 16:37:28,280 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -7 predicate places. [2024-11-08 16:37:28,280 INFO L471 AbstractCegarLoop]: Abstraction has has 139 places, 140 transitions, 298 flow [2024-11-08 16:37:28,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.0) internal successors, (540), 3 states have internal predecessors, (540), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:28,280 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:28,281 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:28,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 16:37:28,281 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:28,281 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:28,282 INFO L85 PathProgramCache]: Analyzing trace with hash -33180446, now seen corresponding path program 1 times [2024-11-08 16:37:28,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:28,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444423970] [2024-11-08 16:37:28,282 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:28,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:28,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:28,917 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:28,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:28,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444423970] [2024-11-08 16:37:28,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444423970] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:28,920 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:28,920 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:37:28,920 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [108546574] [2024-11-08 16:37:28,920 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:28,921 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 16:37:28,921 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:28,922 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 16:37:28,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 16:37:29,236 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 212 [2024-11-08 16:37:29,239 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 139 places, 140 transitions, 298 flow. Second operand has 6 states, 6 states have (on average 184.16666666666666) internal successors, (1105), 6 states have internal predecessors, (1105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:29,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:29,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 212 [2024-11-08 16:37:29,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:29,417 INFO L124 PetriNetUnfolderBase]: 70/484 cut-off events. [2024-11-08 16:37:29,418 INFO L125 PetriNetUnfolderBase]: For 8/15 co-relation queries the response was YES. [2024-11-08 16:37:29,419 INFO L83 FinitePrefix]: Finished finitePrefix Result has 613 conditions, 484 events. 70/484 cut-off events. For 8/15 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2097 event pairs, 12 based on Foata normal form. 5/434 useless extension candidates. Maximal degree in co-relation 584. Up to 49 conditions per place. [2024-11-08 16:37:29,421 INFO L140 encePairwiseOnDemand]: 207/212 looper letters, 34 selfloop transitions, 4 changer transitions 1/159 dead transitions. [2024-11-08 16:37:29,421 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 159 transitions, 412 flow [2024-11-08 16:37:29,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 16:37:29,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 16:37:29,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1137 transitions. [2024-11-08 16:37:29,425 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8938679245283019 [2024-11-08 16:37:29,426 INFO L175 Difference]: Start difference. First operand has 139 places, 140 transitions, 298 flow. Second operand 6 states and 1137 transitions. [2024-11-08 16:37:29,426 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 159 transitions, 412 flow [2024-11-08 16:37:29,428 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 159 transitions, 412 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:29,431 INFO L231 Difference]: Finished difference. Result has 143 places, 138 transitions, 299 flow [2024-11-08 16:37:29,431 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=296, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=299, PETRI_PLACES=143, PETRI_TRANSITIONS=138} [2024-11-08 16:37:29,432 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -3 predicate places. [2024-11-08 16:37:29,434 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 138 transitions, 299 flow [2024-11-08 16:37:29,435 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 184.16666666666666) internal successors, (1105), 6 states have internal predecessors, (1105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:29,435 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:29,435 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:29,435 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 16:37:29,436 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:29,436 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:29,436 INFO L85 PathProgramCache]: Analyzing trace with hash -1320485799, now seen corresponding path program 1 times [2024-11-08 16:37:29,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:29,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1273254185] [2024-11-08 16:37:29,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:29,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:29,931 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:29,932 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:29,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1273254185] [2024-11-08 16:37:29,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1273254185] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:29,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:29,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:37:29,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1604354256] [2024-11-08 16:37:29,936 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:29,936 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 16:37:29,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:29,937 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 16:37:29,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 16:37:30,179 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 212 [2024-11-08 16:37:30,181 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 138 transitions, 299 flow. Second operand has 6 states, 6 states have (on average 169.66666666666666) internal successors, (1018), 6 states have internal predecessors, (1018), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:30,181 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:30,181 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 212 [2024-11-08 16:37:30,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:30,488 INFO L124 PetriNetUnfolderBase]: 189/793 cut-off events. [2024-11-08 16:37:30,488 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-11-08 16:37:30,490 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1211 conditions, 793 events. 189/793 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 4666 event pairs, 48 based on Foata normal form. 0/693 useless extension candidates. Maximal degree in co-relation 1180. Up to 219 conditions per place. [2024-11-08 16:37:30,493 INFO L140 encePairwiseOnDemand]: 201/212 looper letters, 60 selfloop transitions, 19 changer transitions 0/188 dead transitions. [2024-11-08 16:37:30,493 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 188 transitions, 557 flow [2024-11-08 16:37:30,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 16:37:30,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 16:37:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1088 transitions. [2024-11-08 16:37:30,496 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8553459119496856 [2024-11-08 16:37:30,496 INFO L175 Difference]: Start difference. First operand has 143 places, 138 transitions, 299 flow. Second operand 6 states and 1088 transitions. [2024-11-08 16:37:30,496 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 188 transitions, 557 flow [2024-11-08 16:37:30,498 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 188 transitions, 550 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-08 16:37:30,500 INFO L231 Difference]: Finished difference. Result has 148 places, 157 transitions, 423 flow [2024-11-08 16:37:30,501 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=138, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=423, PETRI_PLACES=148, PETRI_TRANSITIONS=157} [2024-11-08 16:37:30,501 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, 2 predicate places. [2024-11-08 16:37:30,501 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 157 transitions, 423 flow [2024-11-08 16:37:30,502 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.66666666666666) internal successors, (1018), 6 states have internal predecessors, (1018), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:30,502 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:30,502 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:30,503 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 16:37:30,503 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:30,503 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:30,503 INFO L85 PathProgramCache]: Analyzing trace with hash 1151126666, now seen corresponding path program 1 times [2024-11-08 16:37:30,503 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:30,504 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366734706] [2024-11-08 16:37:30,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:30,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:30,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:30,550 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:30,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:30,550 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366734706] [2024-11-08 16:37:30,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366734706] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:30,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:30,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:30,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [763993021] [2024-11-08 16:37:30,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:30,551 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:30,552 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:30,552 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:30,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:30,565 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 189 out of 212 [2024-11-08 16:37:30,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 157 transitions, 423 flow. Second operand has 3 states, 3 states have (on average 190.66666666666666) internal successors, (572), 3 states have internal predecessors, (572), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:30,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:30,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 189 of 212 [2024-11-08 16:37:30,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:30,639 INFO L124 PetriNetUnfolderBase]: 34/280 cut-off events. [2024-11-08 16:37:30,639 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-08 16:37:30,640 INFO L83 FinitePrefix]: Finished finitePrefix Result has 470 conditions, 280 events. 34/280 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 944 event pairs, 5 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 437. Up to 53 conditions per place. [2024-11-08 16:37:30,641 INFO L140 encePairwiseOnDemand]: 209/212 looper letters, 10 selfloop transitions, 2 changer transitions 0/156 dead transitions. [2024-11-08 16:37:30,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 156 transitions, 445 flow [2024-11-08 16:37:30,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:30,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:30,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 580 transitions. [2024-11-08 16:37:30,643 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9119496855345912 [2024-11-08 16:37:30,643 INFO L175 Difference]: Start difference. First operand has 148 places, 157 transitions, 423 flow. Second operand 3 states and 580 transitions. [2024-11-08 16:37:30,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 156 transitions, 445 flow [2024-11-08 16:37:30,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 156 transitions, 445 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:30,648 INFO L231 Difference]: Finished difference. Result has 149 places, 156 transitions, 425 flow [2024-11-08 16:37:30,648 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=212, PETRI_DIFFERENCE_MINUEND_FLOW=421, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=425, PETRI_PLACES=149, PETRI_TRANSITIONS=156} [2024-11-08 16:37:30,648 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, 3 predicate places. [2024-11-08 16:37:30,649 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 156 transitions, 425 flow [2024-11-08 16:37:30,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 190.66666666666666) internal successors, (572), 3 states have internal predecessors, (572), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:30,649 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:30,649 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:30,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 16:37:30,650 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-08 16:37:30,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:30,650 INFO L85 PathProgramCache]: Analyzing trace with hash -364918600, now seen corresponding path program 1 times [2024-11-08 16:37:30,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:30,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1197766108] [2024-11-08 16:37:30,651 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:30,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:30,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:37:30,674 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:37:30,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:37:30,712 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:37:30,712 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-08 16:37:30,713 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2024-11-08 16:37:30,715 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2024-11-08 16:37:30,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2024-11-08 16:37:30,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2024-11-08 16:37:30,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2024-11-08 16:37:30,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2024-11-08 16:37:30,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2024-11-08 16:37:30,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2024-11-08 16:37:30,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2024-11-08 16:37:30,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2024-11-08 16:37:30,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2024-11-08 16:37:30,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2024-11-08 16:37:30,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2024-11-08 16:37:30,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2024-11-08 16:37:30,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2024-11-08 16:37:30,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2024-11-08 16:37:30,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2024-11-08 16:37:30,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2024-11-08 16:37:30,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2024-11-08 16:37:30,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2024-11-08 16:37:30,719 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 16:37:30,719 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:30,722 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-08 16:37:30,722 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-08 16:37:30,775 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-08 16:37:30,781 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 258 places, 282 transitions, 598 flow [2024-11-08 16:37:30,886 INFO L124 PetriNetUnfolderBase]: 46/580 cut-off events. [2024-11-08 16:37:30,886 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-08 16:37:30,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 604 conditions, 580 events. 46/580 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1829 event pairs, 0 based on Foata normal form. 0/475 useless extension candidates. Maximal degree in co-relation 328. Up to 12 conditions per place. [2024-11-08 16:37:30,891 INFO L82 GeneralOperation]: Start removeDead. Operand has 258 places, 282 transitions, 598 flow [2024-11-08 16:37:30,897 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 216 places, 230 transitions, 482 flow [2024-11-08 16:37:30,898 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 16:37:30,900 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;@e642671, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 16:37:30,900 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2024-11-08 16:37:30,902 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 16:37:30,902 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-08 16:37:30,902 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 16:37:30,903 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:30,903 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:30,903 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:30,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:30,907 INFO L85 PathProgramCache]: Analyzing trace with hash 350608082, now seen corresponding path program 1 times [2024-11-08 16:37:30,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:30,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517712883] [2024-11-08 16:37:30,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:30,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:30,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:30,935 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:30,935 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:30,936 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517712883] [2024-11-08 16:37:30,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517712883] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:30,936 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:30,936 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:30,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1411618071] [2024-11-08 16:37:30,936 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:30,937 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:30,937 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:30,937 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:30,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:30,981 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 282 [2024-11-08 16:37:30,982 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 230 transitions, 482 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:30,982 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:30,982 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 282 [2024-11-08 16:37:30,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:31,243 INFO L124 PetriNetUnfolderBase]: 185/1202 cut-off events. [2024-11-08 16:37:31,243 INFO L125 PetriNetUnfolderBase]: For 108/110 co-relation queries the response was YES. [2024-11-08 16:37:31,248 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1478 conditions, 1202 events. 185/1202 cut-off events. For 108/110 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 6075 event pairs, 32 based on Foata normal form. 25/1013 useless extension candidates. Maximal degree in co-relation 938. Up to 220 conditions per place. [2024-11-08 16:37:31,256 INFO L140 encePairwiseOnDemand]: 274/282 looper letters, 25 selfloop transitions, 2 changer transitions 1/224 dead transitions. [2024-11-08 16:37:31,256 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 224 transitions, 524 flow [2024-11-08 16:37:31,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:31,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:31,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 750 transitions. [2024-11-08 16:37:31,258 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8865248226950354 [2024-11-08 16:37:31,258 INFO L175 Difference]: Start difference. First operand has 216 places, 230 transitions, 482 flow. Second operand 3 states and 750 transitions. [2024-11-08 16:37:31,258 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 224 transitions, 524 flow [2024-11-08 16:37:31,260 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 224 transitions, 524 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:31,264 INFO L231 Difference]: Finished difference. Result has 217 places, 223 transitions, 472 flow [2024-11-08 16:37:31,264 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=470, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=472, PETRI_PLACES=217, PETRI_TRANSITIONS=223} [2024-11-08 16:37:31,265 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, 1 predicate places. [2024-11-08 16:37:31,265 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 223 transitions, 472 flow [2024-11-08 16:37:31,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:31,266 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:31,266 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:31,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 16:37:31,267 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:31,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:31,267 INFO L85 PathProgramCache]: Analyzing trace with hash 655639979, now seen corresponding path program 1 times [2024-11-08 16:37:31,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:31,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538257655] [2024-11-08 16:37:31,268 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:31,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:31,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:31,289 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:31,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:31,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538257655] [2024-11-08 16:37:31,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538257655] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:31,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:31,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:31,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1523710414] [2024-11-08 16:37:31,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:31,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:31,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:31,292 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:31,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:31,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 282 [2024-11-08 16:37:31,323 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 223 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:31,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:31,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 282 [2024-11-08 16:37:31,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:31,585 INFO L124 PetriNetUnfolderBase]: 200/1232 cut-off events. [2024-11-08 16:37:31,585 INFO L125 PetriNetUnfolderBase]: For 134/137 co-relation queries the response was YES. [2024-11-08 16:37:31,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1537 conditions, 1232 events. 200/1232 cut-off events. For 134/137 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 6472 event pairs, 36 based on Foata normal form. 0/1019 useless extension candidates. Maximal degree in co-relation 1507. Up to 235 conditions per place. [2024-11-08 16:37:31,598 INFO L140 encePairwiseOnDemand]: 276/282 looper letters, 26 selfloop transitions, 1 changer transitions 0/218 dead transitions. [2024-11-08 16:37:31,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 218 transitions, 516 flow [2024-11-08 16:37:31,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:31,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:31,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 731 transitions. [2024-11-08 16:37:31,600 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8640661938534279 [2024-11-08 16:37:31,600 INFO L175 Difference]: Start difference. First operand has 217 places, 223 transitions, 472 flow. Second operand 3 states and 731 transitions. [2024-11-08 16:37:31,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 218 transitions, 516 flow [2024-11-08 16:37:31,604 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 218 transitions, 512 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:37:31,607 INFO L231 Difference]: Finished difference. Result has 211 places, 218 transitions, 460 flow [2024-11-08 16:37:31,607 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=458, PETRI_DIFFERENCE_MINUEND_PLACES=209, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=460, PETRI_PLACES=211, PETRI_TRANSITIONS=218} [2024-11-08 16:37:31,608 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, -5 predicate places. [2024-11-08 16:37:31,608 INFO L471 AbstractCegarLoop]: Abstraction has has 211 places, 218 transitions, 460 flow [2024-11-08 16:37:31,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:31,609 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:31,609 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:31,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 16:37:31,609 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:31,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:31,613 INFO L85 PathProgramCache]: Analyzing trace with hash 1794049061, now seen corresponding path program 1 times [2024-11-08 16:37:31,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:31,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [586508307] [2024-11-08 16:37:31,614 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:31,645 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:31,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:31,645 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [586508307] [2024-11-08 16:37:31,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [586508307] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:31,645 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:31,645 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:31,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [576572158] [2024-11-08 16:37:31,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:31,646 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:31,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:31,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:31,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:31,682 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 239 out of 282 [2024-11-08 16:37:31,683 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 211 places, 218 transitions, 460 flow. Second operand has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:31,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:31,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 239 of 282 [2024-11-08 16:37:31,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:32,217 INFO L124 PetriNetUnfolderBase]: 536/2824 cut-off events. [2024-11-08 16:37:32,218 INFO L125 PetriNetUnfolderBase]: For 150/153 co-relation queries the response was YES. [2024-11-08 16:37:32,227 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3504 conditions, 2824 events. 536/2824 cut-off events. For 150/153 co-relation queries the response was YES. Maximal size of possible extension queue 61. Compared 20173 event pairs, 146 based on Foata normal form. 0/2352 useless extension candidates. Maximal degree in co-relation 3474. Up to 607 conditions per place. [2024-11-08 16:37:32,241 INFO L140 encePairwiseOnDemand]: 279/282 looper letters, 25 selfloop transitions, 2 changer transitions 0/217 dead transitions. [2024-11-08 16:37:32,242 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 217 transitions, 512 flow [2024-11-08 16:37:32,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:32,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:32,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 745 transitions. [2024-11-08 16:37:32,245 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8806146572104019 [2024-11-08 16:37:32,246 INFO L175 Difference]: Start difference. First operand has 211 places, 218 transitions, 460 flow. Second operand 3 states and 745 transitions. [2024-11-08 16:37:32,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 217 transitions, 512 flow [2024-11-08 16:37:32,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 217 transitions, 511 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 16:37:32,250 INFO L231 Difference]: Finished difference. Result has 211 places, 217 transitions, 461 flow [2024-11-08 16:37:32,251 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=457, PETRI_DIFFERENCE_MINUEND_PLACES=209, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=211, PETRI_TRANSITIONS=217} [2024-11-08 16:37:32,251 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, -5 predicate places. [2024-11-08 16:37:32,252 INFO L471 AbstractCegarLoop]: Abstraction has has 211 places, 217 transitions, 461 flow [2024-11-08 16:37:32,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 240.33333333333334) internal successors, (721), 3 states have internal predecessors, (721), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:32,252 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:32,252 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:32,253 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-08 16:37:32,253 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:32,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:32,254 INFO L85 PathProgramCache]: Analyzing trace with hash -1332891853, now seen corresponding path program 1 times [2024-11-08 16:37:32,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:32,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [325304505] [2024-11-08 16:37:32,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:32,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:32,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:32,285 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:32,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:32,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [325304505] [2024-11-08 16:37:32,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [325304505] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:32,285 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:32,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:32,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099862157] [2024-11-08 16:37:32,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:32,286 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:32,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:32,287 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:32,287 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:32,315 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 282 [2024-11-08 16:37:32,316 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 211 places, 217 transitions, 461 flow. Second operand has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:32,316 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:32,316 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 282 [2024-11-08 16:37:32,316 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:33,101 INFO L124 PetriNetUnfolderBase]: 1055/4860 cut-off events. [2024-11-08 16:37:33,102 INFO L125 PetriNetUnfolderBase]: For 227/237 co-relation queries the response was YES. [2024-11-08 16:37:33,119 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6199 conditions, 4860 events. 1055/4860 cut-off events. For 227/237 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 40181 event pairs, 379 based on Foata normal form. 0/4116 useless extension candidates. Maximal degree in co-relation 6170. Up to 1236 conditions per place. [2024-11-08 16:37:33,145 INFO L140 encePairwiseOnDemand]: 275/282 looper letters, 27 selfloop transitions, 2 changer transitions 0/214 dead transitions. [2024-11-08 16:37:33,146 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 214 transitions, 513 flow [2024-11-08 16:37:33,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:33,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 733 transitions. [2024-11-08 16:37:33,151 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8664302600472813 [2024-11-08 16:37:33,151 INFO L175 Difference]: Start difference. First operand has 211 places, 217 transitions, 461 flow. Second operand 3 states and 733 transitions. [2024-11-08 16:37:33,152 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 214 transitions, 513 flow [2024-11-08 16:37:33,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 214 transitions, 509 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:37:33,156 INFO L231 Difference]: Finished difference. Result has 207 places, 214 transitions, 461 flow [2024-11-08 16:37:33,157 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=207, PETRI_TRANSITIONS=214} [2024-11-08 16:37:33,157 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, -9 predicate places. [2024-11-08 16:37:33,157 INFO L471 AbstractCegarLoop]: Abstraction has has 207 places, 214 transitions, 461 flow [2024-11-08 16:37:33,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 234.0) internal successors, (702), 3 states have internal predecessors, (702), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:33,159 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:33,159 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:33,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-08 16:37:33,159 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:33,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:33,160 INFO L85 PathProgramCache]: Analyzing trace with hash -1466407198, now seen corresponding path program 1 times [2024-11-08 16:37:33,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:33,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95761084] [2024-11-08 16:37:33,160 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:33,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:33,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:33,518 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:33,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:33,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95761084] [2024-11-08 16:37:33,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95761084] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:33,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:33,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:37:33,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662645395] [2024-11-08 16:37:33,519 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:33,520 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 16:37:33,520 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:33,520 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 16:37:33,520 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 16:37:33,824 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 282 [2024-11-08 16:37:33,826 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 214 transitions, 461 flow. Second operand has 6 states, 6 states have (on average 241.16666666666666) internal successors, (1447), 6 states have internal predecessors, (1447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:33,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:33,827 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 282 [2024-11-08 16:37:33,827 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:34,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,555 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,555 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,555 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,556 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,556 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,556 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,557 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,557 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [183#L1045-8true, Black: 270#true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,557 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,558 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,558 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,558 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,559 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,559 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,577 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,577 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,578 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,578 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,578 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,578 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,579 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,580 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,580 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 112#L1043-12true, 189#L1034-9true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,581 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,581 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:34,581 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:34,582 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,592 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,593 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,593 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,593 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,593 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,595 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 112#L1043-12true, 189#L1034-9true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,599 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:37:34,599 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-08 16:37:34,599 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-08 16:37:34,599 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:34,599 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:34,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,600 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,600 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,600 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,600 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,602 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 112#L1043-12true, 199#L1034-9true, 274#true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,603 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:37:34,603 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:34,603 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:34,603 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-08 16:37:34,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [183#L1045-8true, Black: 270#true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,613 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,614 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,614 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,614 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,614 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,618 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,618 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,619 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,619 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,619 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,619 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,620 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,620 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,620 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,620 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,621 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,622 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,635 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,635 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,635 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,635 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,635 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,636 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,636 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 257#true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,637 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,637 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,637 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,637 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,637 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,638 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,638 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,638 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,639 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,639 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,642 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 112#L1043-12true, 199#L1034-9true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,642 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,642 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,642 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,643 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:34,643 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,653 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,653 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,653 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,653 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,654 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,654 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,654 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,654 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,654 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,655 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,655 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,655 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,655 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,655 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [183#L1045-8true, Black: 270#true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,656 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,656 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,657 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,657 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,657 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,657 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,657 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,658 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,658 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,658 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,658 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,690 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,691 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,691 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,691 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,691 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,691 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,692 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,692 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,692 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,692 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,693 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,693 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,693 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,693 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,693 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,694 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,694 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,694 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,695 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,695 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 256#true]) [2024-11-08 16:37:34,696 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,696 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,705 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,705 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,706 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,707 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,707 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 257#true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,708 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,708 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [183#L1045-8true, Black: 270#true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,709 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,709 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,710 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,713 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,713 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,714 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,714 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,714 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,714 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,714 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,714 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,715 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,715 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,715 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,715 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,715 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,715 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,716 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,717 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,717 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,717 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,717 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,717 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,717 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,718 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,718 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,718 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,718 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,718 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,719 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,719 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,719 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,733 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,733 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,733 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,733 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,733 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,734 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,734 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,734 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,734 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,734 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,734 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,735 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,735 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,736 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,737 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [183#L1045-8true, Black: 270#true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,737 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,737 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,737 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,737 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,737 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,738 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,738 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,739 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,758 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,758 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,759 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,760 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,760 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 257#true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,760 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-08 16:37:34,760 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:37:34,761 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:34,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:34,761 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:34,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:34,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:34,766 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,767 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,767 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,767 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,767 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,767 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,767 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,768 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,768 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,768 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,768 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,768 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:37:34,769 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:37:34,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 274#true, 257#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,774 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,774 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,774 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,775 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,776 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,776 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,777 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,777 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,777 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,777 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,778 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,778 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,779 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,780 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,781 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,781 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,782 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,783 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 257#true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,784 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,784 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [183#L1045-8true, Black: 270#true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,785 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,785 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,786 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,786 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,786 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,786 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,786 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,786 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,787 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 169#L1043-8true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,791 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,791 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,791 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,791 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 259#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,792 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,792 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:34,792 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:34,793 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:34,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 257#true, 274#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,793 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,793 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:34,793 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,793 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:34,794 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:34,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,795 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,795 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,795 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,796 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,797 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,797 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,797 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,797 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,797 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,797 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,798 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,798 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,798 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,798 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 257#true, 135#L1043-9true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,800 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:34,800 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:34,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 169#L1043-8true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,802 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:34,802 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:34,802 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:34,802 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:34,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 169#L1043-8true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,803 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:34,803 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:34,803 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:34,803 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:34,803 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:34,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 14#L1043-10true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,806 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:34,806 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:34,806 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:34,807 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:34,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 135#L1043-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,808 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:34,808 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:34,808 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:34,808 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:34,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 257#true, 135#L1043-9true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,809 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:34,809 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:34,809 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:34,809 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:34,809 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:34,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 259#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,811 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,811 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,811 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:34,811 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,811 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 14#L1043-10true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,813 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:34,813 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:34,813 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:34,813 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:34,813 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 14#L1043-10true, 199#L1034-9true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,814 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:34,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:34,814 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:34,814 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:34,814 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:34,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 169#L1043-8true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,816 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,816 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,816 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:34,816 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:34,817 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 135#L1043-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,819 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:34,819 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,819 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,819 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:34,819 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:34,823 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 14#L1043-10true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,823 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:34,823 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:34,823 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,823 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:34,823 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:34,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 255#L1045-9true, 257#true, 168#$Ultimate##0true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,924 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:37:34,925 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-08 16:37:34,925 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-08 16:37:34,925 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-08 16:37:34,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 229#L1025-3true, 255#L1045-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:34,941 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:37:34,941 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:34,942 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:37:34,942 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:34,971 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 112#L1043-12true, 189#L1034-9true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,971 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:37:34,971 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,972 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:34,972 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:34,972 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:34,972 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 255#L1045-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 203#L1027-3true, 258#true]) [2024-11-08 16:37:34,984 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-08 16:37:34,984 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:37:34,984 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:34,984 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:34,989 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,989 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:34,990 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,995 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:34,995 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-08 16:37:34,995 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,995 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:34,995 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:34,996 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,001 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,001 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,001 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,001 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,002 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,008 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,008 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,008 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,008 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,008 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,009 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 132#L1029-5true, 255#L1045-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,016 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-08 16:37:35,016 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:35,016 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 16:37:35,016 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,017 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,017 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,018 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,018 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,018 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 259#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,044 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,044 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,044 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,045 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,045 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,045 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 255#L1045-9true, 160#L1031-5true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,047 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:37:35,047 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:35,047 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:35,047 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:35,050 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,050 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,051 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,052 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,052 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 199#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,053 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,053 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 112#L1043-12true, 199#L1034-9true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,053 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,054 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,054 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,055 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,055 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,055 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,055 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,056 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,056 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,057 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,057 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,057 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,057 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,060 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 169#L1043-8true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,060 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,060 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,060 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,060 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,060 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,061 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,065 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 274#true, 135#L1043-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,066 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:35,066 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,066 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,066 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:35,066 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,066 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [Black: 270#true, 189#L1034-9true, 14#L1043-10true, 274#true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,072 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:35,072 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:35,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,073 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,073 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:35,073 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:35,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][228], [Black: 270#true, 255#L1045-9true, 257#true, 266#(= |#race~threads_total~0| 0), 239#L1031-13true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,077 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-08 16:37:35,077 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,077 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:37:35,077 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:37:35,092 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,092 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-08 16:37:35,092 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,092 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,093 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,093 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][242], [Black: 270#true, 189#L1034-9true, 122#L1045-4true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,094 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:37:35,094 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:35,095 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,096 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,097 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,097 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,098 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,105 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][244], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 189#L1034-9true, 2#L1045-6true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,105 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-08 16:37:35,105 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,106 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][243], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,107 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,107 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 189#L1034-9true, 83#L1045-7true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,108 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,108 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, 183#L1045-8true, 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 256#true]) [2024-11-08 16:37:35,109 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,109 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,110 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,121 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,122 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,122 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,123 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,123 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,124 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][248], [Black: 270#true, 122#L1045-4true, 199#L1034-9true, 257#true, 276#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,125 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,125 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#true]) [2024-11-08 16:37:35,126 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,126 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,127 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,128 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,128 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,129 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,134 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [278#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 270#true, 2#L1045-6true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,134 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,135 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][247], [120#L1045-5true, Black: 270#true, 277#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,136 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:35,136 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 83#L1045-7true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,137 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,137 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,138 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][250], [Black: 270#true, 183#L1045-8true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,139 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,139 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,140 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,140 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,140 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,140 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,142 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 274#true, 257#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,143 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:35,143 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,143 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,143 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,143 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:35,143 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:35,145 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 257#true, 274#true, 169#L1043-8true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,145 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:35,145 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,146 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,146 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:35,146 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:35,146 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,147 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 135#L1043-9true, 257#true, 274#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,148 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:35,148 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:35,148 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,148 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,148 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:35,148 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:35,149 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][249], [Black: 270#true, 199#L1034-9true, 14#L1043-10true, 274#true, 257#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true]) [2024-11-08 16:37:35,149 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:35,149 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:35,149 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:35,150 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:35,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:35,150 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:35,150 INFO L124 PetriNetUnfolderBase]: 1333/5322 cut-off events. [2024-11-08 16:37:35,150 INFO L125 PetriNetUnfolderBase]: For 790/993 co-relation queries the response was YES. [2024-11-08 16:37:35,170 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7235 conditions, 5322 events. 1333/5322 cut-off events. For 790/993 co-relation queries the response was YES. Maximal size of possible extension queue 127. Compared 44170 event pairs, 149 based on Foata normal form. 68/4734 useless extension candidates. Maximal degree in co-relation 7205. Up to 597 conditions per place. [2024-11-08 16:37:35,190 INFO L140 encePairwiseOnDemand]: 277/282 looper letters, 71 selfloop transitions, 4 changer transitions 1/261 dead transitions. [2024-11-08 16:37:35,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 261 transitions, 729 flow [2024-11-08 16:37:35,191 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 16:37:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 16:37:35,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1516 transitions. [2024-11-08 16:37:35,194 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8959810874704491 [2024-11-08 16:37:35,194 INFO L175 Difference]: Start difference. First operand has 207 places, 214 transitions, 461 flow. Second operand 6 states and 1516 transitions. [2024-11-08 16:37:35,194 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 261 transitions, 729 flow [2024-11-08 16:37:35,196 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 261 transitions, 729 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:35,199 INFO L231 Difference]: Finished difference. Result has 211 places, 212 transitions, 462 flow [2024-11-08 16:37:35,199 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=459, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=462, PETRI_PLACES=211, PETRI_TRANSITIONS=212} [2024-11-08 16:37:35,200 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, -5 predicate places. [2024-11-08 16:37:35,201 INFO L471 AbstractCegarLoop]: Abstraction has has 211 places, 212 transitions, 462 flow [2024-11-08 16:37:35,202 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 241.16666666666666) internal successors, (1447), 6 states have internal predecessors, (1447), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:35,202 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:35,202 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:35,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-08 16:37:35,202 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:35,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:35,203 INFO L85 PathProgramCache]: Analyzing trace with hash 1986432577, now seen corresponding path program 1 times [2024-11-08 16:37:35,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:35,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435183268] [2024-11-08 16:37:35,203 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:35,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:35,535 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:35,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:35,536 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435183268] [2024-11-08 16:37:35,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435183268] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:35,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:35,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:37:35,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [428010339] [2024-11-08 16:37:35,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:35,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 16:37:35,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:35,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 16:37:35,538 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 16:37:35,845 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 282 [2024-11-08 16:37:35,847 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 211 places, 212 transitions, 462 flow. Second operand has 6 states, 6 states have (on average 222.66666666666666) internal successors, (1336), 6 states have internal predecessors, (1336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:35,847 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:35,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 282 [2024-11-08 16:37:35,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:39,201 INFO L124 PetriNetUnfolderBase]: 6780/20388 cut-off events. [2024-11-08 16:37:39,201 INFO L125 PetriNetUnfolderBase]: For 1472/1791 co-relation queries the response was YES. [2024-11-08 16:37:39,268 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30420 conditions, 20388 events. 6780/20388 cut-off events. For 1472/1791 co-relation queries the response was YES. Maximal size of possible extension queue 414. Compared 201367 event pairs, 1657 based on Foata normal form. 20/17196 useless extension candidates. Maximal degree in co-relation 30388. Up to 5405 conditions per place. [2024-11-08 16:37:39,359 INFO L140 encePairwiseOnDemand]: 267/282 looper letters, 116 selfloop transitions, 32 changer transitions 0/317 dead transitions. [2024-11-08 16:37:39,359 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 317 transitions, 1024 flow [2024-11-08 16:37:39,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 16:37:39,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 16:37:39,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1475 transitions. [2024-11-08 16:37:39,364 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8717494089834515 [2024-11-08 16:37:39,364 INFO L175 Difference]: Start difference. First operand has 211 places, 212 transitions, 462 flow. Second operand 6 states and 1475 transitions. [2024-11-08 16:37:39,364 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 317 transitions, 1024 flow [2024-11-08 16:37:39,370 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 317 transitions, 1017 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-08 16:37:39,375 INFO L231 Difference]: Finished difference. Result has 216 places, 245 transitions, 671 flow [2024-11-08 16:37:39,375 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=455, PETRI_DIFFERENCE_MINUEND_PLACES=207, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=671, PETRI_PLACES=216, PETRI_TRANSITIONS=245} [2024-11-08 16:37:39,377 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, 0 predicate places. [2024-11-08 16:37:39,377 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 245 transitions, 671 flow [2024-11-08 16:37:39,379 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 222.66666666666666) internal successors, (1336), 6 states have internal predecessors, (1336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:39,379 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:39,379 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:39,379 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-08 16:37:39,379 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:39,380 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:39,380 INFO L85 PathProgramCache]: Analyzing trace with hash -1812075381, now seen corresponding path program 1 times [2024-11-08 16:37:39,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:39,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343573611] [2024-11-08 16:37:39,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:39,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:39,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:39,606 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:37:39,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:39,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343573611] [2024-11-08 16:37:39,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343573611] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:39,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:39,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:39,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [936874951] [2024-11-08 16:37:39,607 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:39,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:39,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:39,608 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:39,608 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:39,626 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 282 [2024-11-08 16:37:39,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 245 transitions, 671 flow. Second operand has 3 states, 3 states have (on average 246.66666666666666) internal successors, (740), 3 states have internal predecessors, (740), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:39,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:39,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 282 [2024-11-08 16:37:39,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:40,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,002 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-08 16:37:40,002 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:40,002 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:40,002 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:40,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,049 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-08 16:37:40,049 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:40,049 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:40,049 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,051 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:37:40,051 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-08 16:37:40,051 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-08 16:37:40,051 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:40,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,052 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:37:40,052 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-08 16:37:40,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:40,052 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:40,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,105 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-08 16:37:40,105 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:37:40,105 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:37:40,105 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:37:40,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:40,106 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-08 16:37:40,106 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-08 16:37:40,106 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-08 16:37:40,106 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-08 16:37:40,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,200 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-08 16:37:40,201 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-08 16:37:40,201 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-08 16:37:40,201 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-08 16:37:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,201 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-08 16:37:40,201 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:40,201 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,202 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-08 16:37:40,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:40,202 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,202 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:40,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,232 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-08 16:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-08 16:37:40,232 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-08 16:37:40,233 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-08 16:37:40,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,233 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,233 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:40,233 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,233 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:40,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 163#L1043-14true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,234 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,234 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:40,234 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:40,234 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:40,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 108#L1043-7true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,265 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,265 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,286 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,286 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,287 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 108#L1043-7true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,289 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,289 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,289 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,310 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,310 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,311 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,311 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,311 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,312 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,313 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,313 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,313 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,315 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,315 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,315 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,315 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,331 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,331 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,331 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,331 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 135#L1043-9true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,337 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,337 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,339 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,339 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,339 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,339 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,341 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,341 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,341 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,341 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,342 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,342 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,342 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,342 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:40,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,352 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,352 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,353 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,358 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,358 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,358 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,358 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,360 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,360 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,360 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,360 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:40,362 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,362 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,362 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,362 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,364 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,364 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,364 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,365 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,365 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,365 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,366 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,366 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 108#L1043-7true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,368 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,368 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,368 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,368 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,376 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,377 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,377 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,377 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,378 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,378 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,378 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,379 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:40,384 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,384 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,384 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,385 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,387 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,387 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,388 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,391 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,391 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,392 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,392 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,394 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:37:40,394 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,394 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,394 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 108#L1043-7true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,395 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:37:40,395 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:40,395 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:40,395 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:40,402 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,402 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,402 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,402 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,404 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,404 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,404 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,404 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,405 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,405 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,405 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,405 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,410 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,410 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,410 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,411 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,413 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,413 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,413 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,413 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,414 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,414 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,415 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,415 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 169#L1043-8true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,417 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,417 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 169#L1043-8true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,418 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,418 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,418 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,418 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 257#true, 169#L1043-8true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,419 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,419 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,419 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,419 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, 169#L1043-8true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,420 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,420 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,420 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,420 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,426 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,426 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,427 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,427 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,427 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,427 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][145], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,431 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,431 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,431 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,431 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:40,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,433 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,433 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,434 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,435 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,435 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,435 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,435 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 135#L1043-9true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:40,439 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,439 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,439 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,439 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 189#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 135#L1043-9true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,440 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,440 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,440 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,440 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 135#L1043-9true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,441 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,441 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,441 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,441 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 199#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 135#L1043-9true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:40,441 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,441 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, 135#L1043-9true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,442 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,442 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,443 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 135#L1043-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:40,443 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,443 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,443 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:40,443 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,445 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,445 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,445 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,445 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,450 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,450 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,451 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,451 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,451 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,451 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,454 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,454 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 14#L1043-10true, 259#true, 290#true, 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,455 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,455 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,456 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:40,456 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,456 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,456 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,456 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 14#L1043-10true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,457 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:40,458 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:40,459 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:40,460 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,460 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 14#L1043-10true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:40,461 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,461 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:40,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,462 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,462 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,463 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,463 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,471 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,471 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,471 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,471 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 41#L1043-11true, 259#true, 290#true, 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,472 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,472 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:40,473 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,473 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,474 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,474 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,474 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,474 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,475 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,475 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,475 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,475 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:40,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 199#L1034-9true, 41#L1043-11true, 257#true, 290#true, 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,476 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,476 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,476 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:40,476 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 199#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:40,477 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,477 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 41#L1043-11true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,478 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,478 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,480 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,480 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,480 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 280#true, 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,481 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,481 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,481 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,481 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 189#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:40,482 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,482 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,482 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,482 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 189#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,483 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:40,483 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,483 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,483 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:37:40,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,487 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,487 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,487 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,487 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,499 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:40,499 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,499 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,499 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, Black: 270#true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,610 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-08 16:37:40,611 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-08 16:37:40,611 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:40,611 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-08 16:37:40,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,611 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,611 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,612 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,612 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,612 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,612 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:40,612 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,613 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,621 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-08 16:37:40,621 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-08 16:37:40,621 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,621 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:40,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,622 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,622 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,622 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,622 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,623 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,631 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-08 16:37:40,631 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,631 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:40,631 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,632 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,632 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:40,632 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,632 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,639 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,639 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,640 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,640 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,640 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,641 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,641 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 135#L1043-9true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,643 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,643 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:40,643 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,643 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,644 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,644 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,644 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:40,644 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,654 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,655 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,655 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,656 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,656 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,656 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,656 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,659 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,659 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:40,659 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,660 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 232#L1034-6true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,663 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,663 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:37:40,663 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,663 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 5#L1034-6true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,673 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,673 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,673 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,674 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:40,677 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,677 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:37:40,677 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,677 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,678 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,678 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:40,678 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:40,700 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,700 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,700 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,700 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,701 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,701 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:40,701 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:40,701 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:40,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,706 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,706 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:40,726 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,726 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:37:40,726 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:37:40,726 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:37:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 201#L1026-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,973 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 39#L1025-3true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:40,973 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:40,973 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:40,974 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:37:41,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 15#L1027-3true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:41,001 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-08 16:37:41,001 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-08 16:37:41,001 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:41,001 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:37:41,024 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 255#L1045-9true, 39#L1025-3true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,024 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-08 16:37:41,024 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:37:41,024 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:41,024 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:41,024 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:37:41,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][183], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 229#L1025-3true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 255#L1045-9true, 257#true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,029 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-08 16:37:41,030 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:37:41,030 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:41,030 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][182], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 270#true, 255#L1045-9true, 31#L1026-6true, 257#true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,066 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][182], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 270#true, 255#L1045-9true, 7#L1026-5true, 257#true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,066 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-08 16:37:41,066 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][183], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), 211#L1026-4true, Black: 270#true, 255#L1045-9true, 257#true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,067 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:37:41,067 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-08 16:37:41,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 201#L1026-5true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:41,078 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-08 16:37:41,078 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-08 16:37:41,078 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-08 16:37:41,078 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-08 16:37:41,078 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:37:41,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][245], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,094 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:37:41,094 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:41,094 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:41,095 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:41,095 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:41,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 15#L1027-3true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:41,125 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-08 16:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-08 16:37:41,125 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:37:41,128 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,128 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-08 16:37:41,128 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-08 16:37:41,128 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:41,128 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:41,129 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:41,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,144 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:37:41,144 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:37:41,144 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:37:41,144 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:37:41,144 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,172 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:41,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][144], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 146#L1034-5true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,173 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:37:41,173 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:41,173 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:41,173 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:41,173 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:41,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([746] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][113], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 218#L1031-13true, Black: 270#true, 255#L1045-9true, 280#true, 279#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,185 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-08 16:37:41,185 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:37:41,185 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:41,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:37:41,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,210 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:37:41,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:41,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:41,210 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,210 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:41,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 199#L1034-9true, 169#L1043-8true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,220 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:41,220 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,220 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,220 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,220 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 169#L1043-8true, 257#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,221 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-08 16:37:41,221 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,221 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,221 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,221 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 257#true, 135#L1043-9true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:41,230 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, 135#L1043-9true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,230 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 135#L1043-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,231 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:37:41,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,232 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,232 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,232 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:41,236 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 266#(= |#race~threads_total~0| 0), 290#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,236 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:41,236 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,236 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,236 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,236 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,237 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:41,237 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,237 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,238 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,238 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:41,238 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:41,238 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,239 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,239 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,239 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 199#L1034-9true, 257#true, 266#(= |#race~threads_total~0| 0), 290#true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:41,239 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:37:41,240 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,240 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,240 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,240 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 290#true, 266#(= |#race~threads_total~0| 0), Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,243 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 41#L1043-11true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,243 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 41#L1043-11true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:41,244 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-08 16:37:41,244 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][236], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 270#true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 41#L1043-11true, 257#true, 290#true, 266#(= |#race~threads_total~0| 0), 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:41,245 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:37:41,245 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,246 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:41,261 INFO L124 PetriNetUnfolderBase]: 2262/9688 cut-off events. [2024-11-08 16:37:41,261 INFO L125 PetriNetUnfolderBase]: For 1663/1905 co-relation queries the response was YES. [2024-11-08 16:37:41,288 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15946 conditions, 9688 events. 2262/9688 cut-off events. For 1663/1905 co-relation queries the response was YES. Maximal size of possible extension queue 242. Compared 95037 event pairs, 375 based on Foata normal form. 2/8103 useless extension candidates. Maximal degree in co-relation 15912. Up to 1472 conditions per place. [2024-11-08 16:37:41,328 INFO L140 encePairwiseOnDemand]: 276/282 looper letters, 29 selfloop transitions, 5 changer transitions 0/256 dead transitions. [2024-11-08 16:37:41,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 218 places, 256 transitions, 769 flow [2024-11-08 16:37:41,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:37:41,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:37:41,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 770 transitions. [2024-11-08 16:37:41,330 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9101654846335697 [2024-11-08 16:37:41,330 INFO L175 Difference]: Start difference. First operand has 216 places, 245 transitions, 671 flow. Second operand 3 states and 770 transitions. [2024-11-08 16:37:41,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 218 places, 256 transitions, 769 flow [2024-11-08 16:37:41,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 256 transitions, 769 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:37:41,451 INFO L231 Difference]: Finished difference. Result has 220 places, 249 transitions, 709 flow [2024-11-08 16:37:41,451 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=671, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=709, PETRI_PLACES=220, PETRI_TRANSITIONS=249} [2024-11-08 16:37:41,454 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, 4 predicate places. [2024-11-08 16:37:41,454 INFO L471 AbstractCegarLoop]: Abstraction has has 220 places, 249 transitions, 709 flow [2024-11-08 16:37:41,455 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 246.66666666666666) internal successors, (740), 3 states have internal predecessors, (740), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:41,455 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:37:41,455 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:37:41,455 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-08 16:37:41,455 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:37:41,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:37:41,456 INFO L85 PathProgramCache]: Analyzing trace with hash -888938111, now seen corresponding path program 1 times [2024-11-08 16:37:41,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:37:41,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1481803280] [2024-11-08 16:37:41,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:37:41,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:37:41,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:37:41,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 16:37:41,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:37:41,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1481803280] [2024-11-08 16:37:41,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1481803280] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:37:41,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:37:41,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:37:41,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [766871643] [2024-11-08 16:37:41,515 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:37:41,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:37:41,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:37:41,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:37:41,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:37:41,532 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 282 [2024-11-08 16:37:41,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 220 places, 249 transitions, 709 flow. Second operand has 3 states, 3 states have (on average 247.0) internal successors, (741), 3 states have internal predecessors, (741), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:37:41,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:37:41,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 282 [2024-11-08 16:37:41,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:37:42,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,059 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-08 16:37:42,059 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,059 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:42,059 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:42,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,086 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-08 16:37:42,086 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:42,086 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:42,086 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:37:42,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 112#L1043-12true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,148 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:37:42,148 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-08 16:37:42,148 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-08 16:37:42,148 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:37:42,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,231 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-08 16:37:42,231 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-08 16:37:42,231 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-08 16:37:42,231 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-08 16:37:42,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 112#L1043-12true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,235 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:37:42,235 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:37:42,235 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:42,235 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:42,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,349 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:37:42,350 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:37:42,350 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:37:42,350 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:37:42,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,423 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-08 16:37:42,423 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-08 16:37:42,423 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-08 16:37:42,423 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-08 16:37:42,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 112#L1043-12true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,424 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-08 16:37:42,424 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:42,424 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,424 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:42,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 112#L1043-12true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,425 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-08 16:37:42,425 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:37:42,425 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,425 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:37:42,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,471 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-08 16:37:42,471 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-08 16:37:42,471 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-08 16:37:42,471 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-08 16:37:42,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,471 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,472 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:42,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), 163#L1043-14true, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,472 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,473 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-08 16:37:42,473 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:37:42,473 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:37:42,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,502 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,502 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,502 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,502 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,503 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,503 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,504 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,504 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,521 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,521 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,521 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,521 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,522 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,522 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,522 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 108#L1043-7true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,525 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,525 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,525 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,525 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,538 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,538 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,541 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,541 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,541 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,542 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,542 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,542 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,552 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,552 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,553 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,553 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,554 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,554 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,554 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 135#L1043-9true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,558 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,559 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,559 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,559 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 135#L1043-9true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,560 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,560 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,560 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,560 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,563 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,564 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,564 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,564 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:37:42,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,570 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,570 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,571 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,571 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,572 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,572 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,572 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,572 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,576 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,576 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,576 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,577 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,578 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,578 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,578 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,578 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 5#L1034-6true, Black: 270#true, 135#L1043-9true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,584 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,584 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,584 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,584 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,588 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,588 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,589 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,589 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,591 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,591 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,591 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,591 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,598 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,598 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,598 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,598 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][222], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,600 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,600 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,600 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,600 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 5#L1034-6true, Black: 270#true, 257#true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,605 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,605 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,605 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 135#L1043-9true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,614 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,615 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,615 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,615 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,616 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,616 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,616 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,616 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,620 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,620 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,620 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,620 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,622 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,622 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,622 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,622 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 108#L1043-7true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,623 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:37:42,623 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:37:42,623 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,623 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 5#L1034-6true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,630 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,630 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,630 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,630 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,637 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,637 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,637 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,637 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,641 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,641 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,641 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,642 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 135#L1043-9true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,648 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,648 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,648 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,648 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, 146#L1034-5true, Black: 270#true, 257#true, 135#L1043-9true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,649 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,649 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,650 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,650 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 169#L1043-8true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,651 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,651 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,651 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,651 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 199#L1034-9true, 169#L1043-8true, 257#true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,651 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,652 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:37:42,652 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,652 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 194#L1034-7true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,658 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,658 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,658 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,659 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,659 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,659 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,660 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,665 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,665 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,665 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,665 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,666 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,666 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,666 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,666 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 135#L1043-9true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:42,669 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,669 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 199#L1034-9true, 135#L1043-9true, 257#true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,670 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,670 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,670 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,670 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 135#L1043-9true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,671 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,671 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:37:42,671 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,671 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 135#L1043-9true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:42,672 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,672 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,672 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,672 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 108#L1043-7true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,675 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,675 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:37:42,675 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,675 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,679 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,679 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,679 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,679 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,680 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,680 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,680 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,681 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:37:42,682 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,682 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,682 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,682 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 290#true, 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,683 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,683 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,683 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,683 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:42,683 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,683 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,684 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:37:42,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:42,686 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,686 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,686 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,686 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 169#L1043-8true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,690 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,690 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:42,691 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,691 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 169#L1043-8true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,691 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,691 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:37:42,691 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:37:42,692 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,695 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,695 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,695 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,695 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,695 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,696 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,696 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,696 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 257#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true]) [2024-11-08 16:37:42,696 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,697 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,697 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,697 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, 272#(= |#race~tids~0| 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,697 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,697 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,698 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:37:42,698 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:37:42,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 232#L1034-6true]) [2024-11-08 16:37:42,699 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,699 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,699 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,699 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,704 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,704 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,704 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,704 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 135#L1043-9true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:42,707 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,707 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,707 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:42,707 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 135#L1043-9true, 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,708 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,708 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,708 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:42,708 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 135#L1043-9true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,709 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,709 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:37:42,709 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:37:42,709 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][143], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 67#L1034-7true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,836 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,836 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,836 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,836 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,838 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,838 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:42,838 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,838 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,839 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,839 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:42,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:42,840 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,840 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:42,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,840 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 272#(= |#race~tids~0| 0), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,840 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,841 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:37:42,841 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:37:42,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,846 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 295#true, Black: 270#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,846 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:42,847 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,847 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,847 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,847 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 272#(= |#race~tids~0| 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 256#true]) [2024-11-08 16:37:42,848 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,848 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,848 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,848 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 280#true, 272#(= |#race~tids~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,849 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 272#(= |#race~tids~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 256#true]) [2024-11-08 16:37:42,850 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,850 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][248], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 189#L1034-9true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 272#(= |#race~tids~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 256#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,851 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-08 16:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:37:42,851 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:37:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, Black: 270#true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,853 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-08 16:37:42,853 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:42,853 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-08 16:37:42,853 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-08 16:37:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,853 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 108#L1043-7true, 290#true, 295#true, Black: 270#true, 257#true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,854 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,854 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, Black: 270#true, 169#L1043-8true, 257#true, 98#L1034-4true, 48#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,860 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:37:42,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 266#(= |#race~threads_total~0| 0), 290#true, 295#true, 146#L1034-5true, Black: 270#true, 257#true, 169#L1043-8true, 98#L1034-4true, 280#true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:37:42,860 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:37:42,860 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:37:42,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][223], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 20#L1034-5true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, 290#true, 266#(= |#race~threads_total~0| 0), 295#true, Black: 270#true, 257#true, 169#L1043-8true, 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 16:38:03,839 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,839 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,839 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,839 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), 5#L1034-6true, Black: 270#true, 309#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,840 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,840 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,840 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,841 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 194#L1034-7true, 309#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,842 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,842 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 194#L1034-7true, 309#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,844 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,844 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [60#L1034-8true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 309#true, 135#L1043-9true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,848 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,848 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,849 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,849 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,849 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,850 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 135#L1043-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:38:03,850 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,850 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,851 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:38:03,851 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,851 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,851 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 135#L1043-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), 258#true]) [2024-11-08 16:38:03,852 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,852 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,852 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:38:03,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,853 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,853 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,854 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 135#L1043-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:38:03,854 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,854 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,854 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,854 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:03,854 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,855 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:38:03,856 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 135#L1043-9true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,856 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,856 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,856 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,856 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,857 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,857 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,858 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 135#L1043-9true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,858 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,858 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,859 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:03,859 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,859 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,859 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:03,878 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 194#L1034-7true, 309#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,878 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,878 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,878 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,878 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,879 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,879 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][224], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 194#L1034-7true, 309#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,880 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,880 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,882 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [60#L1034-8true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 309#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,883 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,883 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,883 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,883 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,883 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,883 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 14#L1043-10true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,884 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,884 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,884 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,885 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,885 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,885 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 14#L1043-10true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:38:03,886 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,886 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:38:03,887 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 14#L1043-10true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), 258#true]) [2024-11-08 16:38:03,887 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,887 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,887 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,888 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,888 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,888 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 14#L1043-10true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:38:03,889 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:03,889 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:38:03,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [60#L1034-8true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,891 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,892 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,892 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,892 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,892 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,894 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,895 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,895 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,895 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,895 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,895 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,896 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 14#L1043-10true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,896 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:03,896 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,897 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:03,897 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,897 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,897 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [60#L1034-8true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 309#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,913 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,913 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,914 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 258#true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,914 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,915 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,915 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,915 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-08 16:38:03,915 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:03,915 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 41#L1043-11true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), 258#true]) [2024-11-08 16:38:03,916 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:03,916 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([751] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][257], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 41#L1043-11true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 199#L1034-9true, 257#true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 258#true]) [2024-11-08 16:38:03,917 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,917 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,917 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:03,918 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-08 16:38:03,918 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:03,918 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,921 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [60#L1034-8true, Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, 280#true, 48#L1034-4true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,921 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,921 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,921 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,921 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,922 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,922 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,923 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,923 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,923 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,923 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,924 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,924 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,924 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,924 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([731] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][221], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 60#L1034-8true, Black: 285#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 319#true, Black: 292#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 41#L1043-11true, 259#true, Black: 297#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 266#(= |#race~threads_total~0| 0), 311#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), Black: 302#(not (= (mod threadThread1of2ForFork0_~step~0 4294967296) 0)), Black: 270#true, 257#true, Black: 314#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869181) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 280#true, 48#L1034-4true, Black: 312#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 272#(= |#race~tids~0| 0), Black: 313#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (- 17179869182) (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647))) (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), Black: 282#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 307#(= threadThread1of2ForFork0_~step~0 0), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2024-11-08 16:38:03,925 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:03,925 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:03,925 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:03,925 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:03,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:03,925 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:05,144 INFO L124 PetriNetUnfolderBase]: 6084/26043 cut-off events. [2024-11-08 16:38:05,145 INFO L125 PetriNetUnfolderBase]: For 13064/13671 co-relation queries the response was YES. [2024-11-08 16:38:05,232 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52319 conditions, 26043 events. 6084/26043 cut-off events. For 13064/13671 co-relation queries the response was YES. Maximal size of possible extension queue 555. Compared 296699 event pairs, 802 based on Foata normal form. 61/22938 useless extension candidates. Maximal degree in co-relation 52275. Up to 4967 conditions per place. [2024-11-08 16:38:05,297 INFO L140 encePairwiseOnDemand]: 278/282 looper letters, 22 selfloop transitions, 4 changer transitions 0/297 dead transitions. [2024-11-08 16:38:05,297 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 235 places, 297 transitions, 1156 flow [2024-11-08 16:38:05,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:38:05,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:38:05,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 781 transitions. [2024-11-08 16:38:05,299 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9231678486997635 [2024-11-08 16:38:05,299 INFO L175 Difference]: Start difference. First operand has 233 places, 290 transitions, 1087 flow. Second operand 3 states and 781 transitions. [2024-11-08 16:38:05,300 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 235 places, 297 transitions, 1156 flow [2024-11-08 16:38:05,362 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 297 transitions, 1154 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-08 16:38:05,366 INFO L231 Difference]: Finished difference. Result has 235 places, 288 transitions, 1081 flow [2024-11-08 16:38:05,366 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=282, PETRI_DIFFERENCE_MINUEND_FLOW=1073, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=284, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1081, PETRI_PLACES=235, PETRI_TRANSITIONS=288} [2024-11-08 16:38:05,367 INFO L277 CegarLoopForPetriNet]: 216 programPoint places, 19 predicate places. [2024-11-08 16:38:05,367 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 288 transitions, 1081 flow [2024-11-08 16:38:05,367 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 252.66666666666666) internal successors, (758), 3 states have internal predecessors, (758), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:05,367 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:05,368 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:05,368 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-08 16:38:05,368 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2024-11-08 16:38:05,368 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:05,368 INFO L85 PathProgramCache]: Analyzing trace with hash -1562389104, now seen corresponding path program 1 times [2024-11-08 16:38:05,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:05,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892911657] [2024-11-08 16:38:05,369 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:05,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:38:05,397 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:38:05,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:38:05,510 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:38:05,514 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2024-11-08 16:38:05,515 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2024-11-08 16:38:05,516 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2024-11-08 16:38:05,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2024-11-08 16:38:05,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2024-11-08 16:38:05,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2024-11-08 16:38:05,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2024-11-08 16:38:05,521 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2024-11-08 16:38:05,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-08 16:38:05,522 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:05,522 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-08 16:38:05,523 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-08 16:38:05,595 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2024-11-08 16:38:05,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 318 places, 354 transitions, 771 flow [2024-11-08 16:38:05,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][110], [319#true, 314#true, 90#L1034-9true, 316#true, 148#L1043-12true]) [2024-11-08 16:38:05,921 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:05,921 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-08 16:38:05,921 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:05,921 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:05,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][110], [30#$Ultimate##0true, 317#true, 319#true, 314#true, 90#L1034-9true, 148#L1043-12true]) [2024-11-08 16:38:05,932 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-08 16:38:05,932 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:05,932 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:05,932 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:05,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][6], [316#true, 78#L1034-9true, 315#true, 148#L1043-12true, 318#true]) [2024-11-08 16:38:05,956 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:05,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:05,956 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-08 16:38:05,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:06,043 INFO L124 PetriNetUnfolderBase]: 211/1775 cut-off events. [2024-11-08 16:38:06,043 INFO L125 PetriNetUnfolderBase]: For 127/132 co-relation queries the response was YES. [2024-11-08 16:38:06,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1911 conditions, 1775 events. 211/1775 cut-off events. For 127/132 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 9226 event pairs, 3 based on Foata normal form. 4/1447 useless extension candidates. Maximal degree in co-relation 843. Up to 35 conditions per place. [2024-11-08 16:38:06,067 INFO L82 GeneralOperation]: Start removeDead. Operand has 318 places, 354 transitions, 771 flow [2024-11-08 16:38:06,087 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 276 places, 300 transitions, 645 flow [2024-11-08 16:38:06,088 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 16:38:06,089 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;@e642671, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 16:38:06,089 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2024-11-08 16:38:06,090 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 16:38:06,092 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2024-11-08 16:38:06,092 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 16:38:06,092 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:06,092 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:06,093 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-08 16:38:06,093 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:06,093 INFO L85 PathProgramCache]: Analyzing trace with hash 1626258834, now seen corresponding path program 1 times [2024-11-08 16:38:06,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:06,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8891380] [2024-11-08 16:38:06,094 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:06,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:38:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:38:06,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:38:06,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8891380] [2024-11-08 16:38:06,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8891380] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:38:06,111 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:38:06,111 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:38:06,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038890592] [2024-11-08 16:38:06,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:38:06,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:38:06,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:38:06,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:38:06,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:38:06,151 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 354 [2024-11-08 16:38:06,152 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 300 transitions, 645 flow. Second operand has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:06,152 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:38:06,152 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 354 [2024-11-08 16:38:06,152 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:38:07,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [319#true, 317#true, 157#L1032-1true, 315#true, 148#L1043-12true, 187#L1025-3true, 153#L1025-3true, 321#true]) [2024-11-08 16:38:07,196 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-08 16:38:07,196 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:38:07,196 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-08 16:38:07,196 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:38:07,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [319#true, 317#true, 122#L1027-3true, 157#L1032-1true, 315#true, 148#L1043-12true, 153#L1025-3true, 321#true]) [2024-11-08 16:38:07,334 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:38:07,334 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:38:07,334 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:38:07,334 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:38:07,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 114#L1032-1true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 187#L1025-3true, 321#true]) [2024-11-08 16:38:07,543 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:38:07,543 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:38:07,543 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:38:07,543 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:38:07,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 187#L1025-3true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:07,587 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-08 16:38:07,587 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:07,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:38:07,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:38:07,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [319#true, 317#true, 315#true, 157#L1032-1true, 148#L1043-12true, 153#L1025-3true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:07,638 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:38:07,638 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:07,638 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:07,638 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:07,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 241#L1029-5true, 122#L1027-3true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:07,641 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:38:07,641 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:07,641 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:07,641 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:07,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [114#L1032-1true, 317#true, 319#true, 122#L1027-3true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:07,671 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-08 16:38:07,671 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:07,672 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:07,672 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:07,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][203], [130#L1029-5true, 319#true, 317#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:07,677 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:38:07,677 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:07,677 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:07,677 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:07,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [114#L1032-1true, 317#true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 311#L1029-5true]) [2024-11-08 16:38:07,683 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:38:07,683 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:07,683 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:07,683 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:07,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][203], [319#true, 317#true, 297#L1031-5true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:07,714 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:07,714 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,714 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:07,714 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][203], [130#L1029-5true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:07,716 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:07,716 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,717 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,717 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:07,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 114#L1032-1true, 319#true, 15#L1031-5true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:07,721 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:07,721 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,721 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:07,721 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true, 311#L1029-5true]) [2024-11-08 16:38:07,723 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:07,723 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,723 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:07,723 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:07,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [319#true, 316#true, 315#true, 157#L1032-1true, 153#L1025-3true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:07,747 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:07,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:07,747 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:07,748 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [75#L1031-13true, 319#true, 317#true, 315#true, 157#L1032-1true, 148#L1043-12true, 321#true, 311#L1029-5true]) [2024-11-08 16:38:07,753 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][247], [75#L1031-13true, 317#true, 315#true, 318#true, 321#true, 313#L1045-9true, 311#L1029-5true]) [2024-11-08 16:38:07,753 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:07,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:38:07,754 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:38:07,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][203], [297#L1031-5true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:07,765 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:07,765 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:07,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,765 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 15#L1031-5true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:07,769 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:07,769 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,769 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:07,770 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:07,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:07,788 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:07,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:07,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:07,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:07,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [75#L1031-13true, 319#true, 317#true, 15#L1031-5true, 157#L1032-1true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:07,795 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:07,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:07,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:07,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:07,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][247], [75#L1031-13true, 317#true, 15#L1031-5true, 315#true, 318#true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:07,796 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:07,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:07,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:07,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:07,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][203], [75#L1031-13true, 319#true, 317#true, 140#L1031-13true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:07,822 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:07,822 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,823 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,823 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [75#L1031-13true, 319#true, 317#true, 18#L1031-13true, 315#true, 157#L1032-1true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:07,824 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][247], [75#L1031-13true, 317#true, 18#L1031-13true, 315#true, 318#true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:07,824 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:07,824 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:38:07,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:07,828 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:07,828 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,828 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:07,828 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:07,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][256], [319#true, 316#true, 229#ULTIMATE.startFINALtrue, 315#true, 157#L1032-1true, 153#L1025-3true, 321#true]) [2024-11-08 16:38:07,842 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-08 16:38:07,842 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:07,842 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:07,842 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:07,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [319#true, 114#L1032-1true, 316#true, 241#L1029-5true, 315#true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:07,873 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:07,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:07,873 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:07,873 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:07,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [319#true, 114#L1032-1true, 316#true, 315#true, 321#true, 313#L1045-9true, 293#L1031-5true]) [2024-11-08 16:38:07,895 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:07,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:07,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:07,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:07,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [319#true, 114#L1032-1true, 316#true, 241#L1029-5true, 229#ULTIMATE.startFINALtrue, 315#true, 321#true]) [2024-11-08 16:38:07,918 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:07,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:07,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:07,919 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:07,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][134], [319#true, 114#L1032-1true, 316#true, 229#ULTIMATE.startFINALtrue, 315#true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:07,937 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-08 16:38:07,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:38:07,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:38:07,937 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-08 16:38:08,209 INFO L124 PetriNetUnfolderBase]: 3598/12302 cut-off events. [2024-11-08 16:38:08,209 INFO L125 PetriNetUnfolderBase]: For 2180/2267 co-relation queries the response was YES. [2024-11-08 16:38:08,261 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17102 conditions, 12302 events. 3598/12302 cut-off events. For 2180/2267 co-relation queries the response was YES. Maximal size of possible extension queue 248. Compared 114039 event pairs, 746 based on Foata normal form. 446/10683 useless extension candidates. Maximal degree in co-relation 12995. Up to 3873 conditions per place. [2024-11-08 16:38:08,325 INFO L140 encePairwiseOnDemand]: 344/354 looper letters, 37 selfloop transitions, 2 changer transitions 1/292 dead transitions. [2024-11-08 16:38:08,325 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 277 places, 292 transitions, 707 flow [2024-11-08 16:38:08,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:38:08,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:38:08,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 932 transitions. [2024-11-08 16:38:08,329 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8775894538606404 [2024-11-08 16:38:08,329 INFO L175 Difference]: Start difference. First operand has 276 places, 300 transitions, 645 flow. Second operand 3 states and 932 transitions. [2024-11-08 16:38:08,329 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 277 places, 292 transitions, 707 flow [2024-11-08 16:38:08,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 277 places, 292 transitions, 707 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 16:38:08,336 INFO L231 Difference]: Finished difference. Result has 277 places, 291 transitions, 631 flow [2024-11-08 16:38:08,337 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=354, PETRI_DIFFERENCE_MINUEND_FLOW=629, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=292, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=290, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=631, PETRI_PLACES=277, PETRI_TRANSITIONS=291} [2024-11-08 16:38:08,337 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, 1 predicate places. [2024-11-08 16:38:08,337 INFO L471 AbstractCegarLoop]: Abstraction has has 277 places, 291 transitions, 631 flow [2024-11-08 16:38:08,338 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:08,338 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:08,338 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:08,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-08 16:38:08,339 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-08 16:38:08,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:08,339 INFO L85 PathProgramCache]: Analyzing trace with hash -1426318293, now seen corresponding path program 1 times [2024-11-08 16:38:08,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:08,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745360632] [2024-11-08 16:38:08,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:08,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:38:08,361 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:38:08,362 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:38:08,362 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745360632] [2024-11-08 16:38:08,362 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745360632] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:38:08,362 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:38:08,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:38:08,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99987237] [2024-11-08 16:38:08,363 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:38:08,363 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:38:08,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:38:08,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:38:08,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:38:08,396 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 354 [2024-11-08 16:38:08,397 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 277 places, 291 transitions, 631 flow. Second operand has 3 states, 3 states have (on average 288.0) internal successors, (864), 3 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:08,398 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:38:08,398 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 354 [2024-11-08 16:38:08,398 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:38:09,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][250], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 157#L1032-1true, 315#true, 148#L1043-12true, 187#L1025-3true, 153#L1025-3true, 321#true]) [2024-11-08 16:38:09,828 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-08 16:38:09,828 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-08 16:38:09,828 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:38:09,828 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-08 16:38:09,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][250], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 122#L1027-3true, 157#L1032-1true, 315#true, 148#L1043-12true, 153#L1025-3true, 321#true]) [2024-11-08 16:38:09,973 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-08 16:38:09,974 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:38:09,974 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-08 16:38:09,974 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-08 16:38:10,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][241], [326#(= |#race~threads_total~0| 0), 317#true, 315#true, 318#true, 187#L1025-3true, 153#L1025-3true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:10,005 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-08 16:38:10,005 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:10,005 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:38:10,005 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-08 16:38:10,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 114#L1032-1true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 187#L1025-3true, 321#true]) [2024-11-08 16:38:10,039 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-08 16:38:10,039 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:38:10,039 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-08 16:38:10,039 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-08 16:38:10,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 187#L1025-3true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:10,094 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-08 16:38:10,094 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:38:10,094 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:10,094 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:38:10,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1117] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_16| v_threadThread3of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_16|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][241], [326#(= |#race~threads_total~0| 0), 317#true, 122#L1027-3true, 315#true, 318#true, 153#L1025-3true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:10,129 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-08 16:38:10,129 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:10,129 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:10,129 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:10,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 210#$Ultimate##0true, 148#L1043-12true, 321#true, 228#L1032-2true]) [2024-11-08 16:38:10,138 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-08 16:38:10,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:10,138 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:10,138 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:10,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 241#L1029-5true, 122#L1027-3true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:10,159 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-08 16:38:10,159 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:10,159 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:10,159 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:10,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 267#L1025-3true, 228#L1032-2true]) [2024-11-08 16:38:10,169 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:38:10,170 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:10,170 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:10,170 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:10,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [60#L1032-2true, 326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 187#L1025-3true, 321#true]) [2024-11-08 16:38:10,172 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-08 16:38:10,172 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:10,172 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:10,172 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:10,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 114#L1032-1true, 319#true, 122#L1027-3true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:10,197 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-08 16:38:10,197 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:10,197 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:10,197 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:10,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,204 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:38:10,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:10,204 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:10,204 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:10,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 311#L1029-5true]) [2024-11-08 16:38:10,211 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-08 16:38:10,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:10,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:10,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:10,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 297#L1031-5true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,363 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:10,363 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,363 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:10,363 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 130#L1029-5true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:10,366 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:10,367 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,367 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:10,367 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 15#L1031-5true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:10,371 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:10,371 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,371 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,371 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:10,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true, 311#L1029-5true]) [2024-11-08 16:38:10,373 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-08 16:38:10,373 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,373 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:10,373 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:10,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 68#L1027-3true, 228#L1032-2true]) [2024-11-08 16:38:10,398 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-08 16:38:10,398 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:10,398 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:10,399 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:10,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 317#true, 114#L1032-1true, 319#true, 122#L1027-3true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:10,400 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-08 16:38:10,401 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:10,401 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:10,401 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:10,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][250], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 157#L1032-1true, 315#true, 153#L1025-3true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:10,404 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:10,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:10,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:10,404 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:10,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 297#L1031-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:10,421 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:10,421 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:10,421 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:10,421 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:10,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 15#L1031-5true, 315#true, 148#L1043-12true, 321#true, 293#L1031-5true]) [2024-11-08 16:38:10,426 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:10,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:10,426 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:10,426 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:10,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,447 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:10,447 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:10,447 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:10,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 106#L1032-2true, 319#true, 317#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,454 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:10,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,454 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:10,454 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [60#L1032-2true, 130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,459 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:10,460 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,460 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:10,460 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 321#true, 228#L1032-2true]) [2024-11-08 16:38:10,462 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:10,462 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,462 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,462 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:10,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 114#L1032-1true, 317#true, 319#true, 315#true, 148#L1043-12true, 321#true, 311#L1029-5true]) [2024-11-08 16:38:10,464 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:10,464 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,465 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:10,465 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:10,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [75#L1031-13true, 326#(= |#race~threads_total~0| 0), 140#L1031-13true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,492 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:10,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,493 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,493 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([960] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][250], [326#(= |#race~threads_total~0| 0), 75#L1031-13true, 319#true, 317#true, 18#L1031-13true, 157#L1032-1true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:10,494 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:10,494 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,494 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,494 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:10,498 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:10,498 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,498 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,498 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:10,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 106#L1032-2true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true, 293#L1031-5true]) [2024-11-08 16:38:10,505 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-08 16:38:10,505 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,505 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,505 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:10,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [60#L1032-2true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 297#L1031-5true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,511 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-08 16:38:10,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,511 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,511 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:10,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 228#L1032-2true, 293#L1031-5true]) [2024-11-08 16:38:10,514 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-08 16:38:10,514 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,515 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:10,515 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 317#true, 319#true, 114#L1032-1true, 15#L1031-5true, 315#true, 148#L1043-12true, 321#true]) [2024-11-08 16:38:10,518 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-08 16:38:10,518 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:10,518 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,518 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:10,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 317#true, 319#true, 157#L1032-1true, 315#true, 148#L1043-12true, 321#true, 228#L1032-2true]) [2024-11-08 16:38:10,559 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:10,559 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [60#L1032-2true, 326#(= |#race~threads_total~0| 0), 317#true, 319#true, 114#L1032-1true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,560 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:10,560 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:10,560 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,561 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:10,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 319#true, 114#L1032-1true, 316#true, 241#L1029-5true, 315#true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:10,564 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:10,564 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:10,564 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,564 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1025] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][198], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 106#L1032-2true, 319#true, 317#true, 315#true, 148#L1043-12true, 321#true, 219#L1032-1true]) [2024-11-08 16:38:10,566 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:10,566 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,566 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,566 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:10,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 114#L1032-1true, 317#true, 319#true, 315#true, 148#L1043-12true, 321#true, 228#L1032-2true]) [2024-11-08 16:38:10,568 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:10,568 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,569 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:10,569 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:10,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 114#L1032-1true, 319#true, 316#true, 315#true, 321#true, 313#L1045-9true, 293#L1031-5true]) [2024-11-08 16:38:10,586 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:10,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:10,586 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:10,586 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:10,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 60#L1032-2true, 114#L1032-1true, 319#true, 316#true, 315#true, 321#true, 313#L1045-9true]) [2024-11-08 16:38:10,618 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:38:10,618 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:38:10,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:10,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:10,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1090] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][130], [326#(= |#race~threads_total~0| 0), 317#true, 114#L1032-1true, 315#true, 318#true, 321#true, 313#L1045-9true, 228#L1032-2true]) [2024-11-08 16:38:10,619 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:38:10,619 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:10,620 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:38:10,620 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:10,695 INFO L124 PetriNetUnfolderBase]: 4139/13872 cut-off events. [2024-11-08 16:38:10,695 INFO L125 PetriNetUnfolderBase]: For 2832/2928 co-relation queries the response was YES. [2024-11-08 16:38:10,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19543 conditions, 13872 events. 4139/13872 cut-off events. For 2832/2928 co-relation queries the response was YES. Maximal size of possible extension queue 308. Compared 133155 event pairs, 932 based on Foata normal form. 0/11500 useless extension candidates. Maximal degree in co-relation 19512. Up to 4436 conditions per place. [2024-11-08 16:38:10,820 INFO L140 encePairwiseOnDemand]: 347/354 looper letters, 39 selfloop transitions, 1 changer transitions 0/285 dead transitions. [2024-11-08 16:38:10,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 285 transitions, 699 flow [2024-11-08 16:38:10,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:38:10,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:38:10,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2024-11-08 16:38:10,823 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8540489642184558 [2024-11-08 16:38:10,823 INFO L175 Difference]: Start difference. First operand has 277 places, 291 transitions, 631 flow. Second operand 3 states and 907 transitions. [2024-11-08 16:38:10,823 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 285 transitions, 699 flow [2024-11-08 16:38:10,826 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 285 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:38:10,829 INFO L231 Difference]: Finished difference. Result has 270 places, 285 transitions, 617 flow [2024-11-08 16:38:10,829 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=354, PETRI_DIFFERENCE_MINUEND_FLOW=615, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=285, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=284, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=617, PETRI_PLACES=270, PETRI_TRANSITIONS=285} [2024-11-08 16:38:10,830 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, -6 predicate places. [2024-11-08 16:38:10,830 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 285 transitions, 617 flow [2024-11-08 16:38:10,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 288.0) internal successors, (864), 3 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:10,830 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:10,831 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:10,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-08 16:38:10,831 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-08 16:38:10,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:10,831 INFO L85 PathProgramCache]: Analyzing trace with hash -182989932, now seen corresponding path program 1 times [2024-11-08 16:38:10,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:10,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [777378903] [2024-11-08 16:38:10,832 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:10,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:10,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:38:10,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:38:10,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:38:10,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [777378903] [2024-11-08 16:38:10,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [777378903] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:38:10,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:38:10,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:38:10,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [552566078] [2024-11-08 16:38:10,857 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:38:10,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:38:10,857 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:38:10,857 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:38:10,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:38:10,896 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 354 [2024-11-08 16:38:10,897 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 285 transitions, 617 flow. Second operand has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:10,897 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:38:10,897 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 354 [2024-11-08 16:38:10,898 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:38:13,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([965] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][252], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 315#true, 259#L1034-1true, 148#L1043-12true, 187#L1025-3true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:13,898 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-08 16:38:13,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:38:13,898 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 16:38:13,898 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:38:14,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([965] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][252], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 122#L1027-3true, 315#true, 148#L1043-12true, 259#L1034-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:14,159 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-08 16:38:14,159 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:38:14,159 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:38:14,159 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:38:14,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:14,357 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-08 16:38:14,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:14,357 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:14,357 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:14,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 316#true, 315#true, 313#L1045-9true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:14,357 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-08 16:38:14,358 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:14,358 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:14,358 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:14,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:14,411 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-08 16:38:14,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:14,411 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:14,411 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:14,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:14,650 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:14,651 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:14,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:14,651 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:14,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 314#true, 213#L1045-1true, 259#L1034-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:14,668 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-08 16:38:14,668 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:14,668 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:14,668 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:14,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [75#L1031-13true, 326#(= |#race~threads_total~0| 0), 317#true, 319#true, 241#L1029-5true, 315#true, 148#L1043-12true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:14,737 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:14,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:14,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:14,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 319#true, 314#true, 168#L1034-1true, 100#L1043-3true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:14,744 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-08 16:38:14,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:14,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:14,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:14,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:14,750 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:14,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,750 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:14,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 316#true, 315#true, 68#L1027-3true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:14,751 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:14,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:14,751 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 168#L1034-1true, 148#L1043-12true, 327#true, 293#L1031-5true]) [2024-11-08 16:38:14,769 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:14,769 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,769 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:14,769 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:14,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:14,826 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:14,827 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:14,827 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:14,827 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:14,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [75#L1031-13true, 326#(= |#race~threads_total~0| 0), 317#true, 319#true, 315#true, 168#L1034-1true, 148#L1043-12true, 327#true, 293#L1031-5true]) [2024-11-08 16:38:14,860 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:14,860 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:14,860 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:14,860 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [75#L1031-13true, 326#(= |#race~threads_total~0| 0), 317#true, 140#L1031-13true, 319#true, 315#true, 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:14,938 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-08 16:38:14,939 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:14,939 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:14,939 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:14,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([965] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][252], [75#L1031-13true, 326#(= |#race~threads_total~0| 0), 317#true, 18#L1031-13true, 319#true, 315#true, 148#L1043-12true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:14,940 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-08 16:38:14,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:14,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:14,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:15,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 315#true, 168#L1034-1true, 318#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:15,215 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:15,215 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,215 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,215 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 213#L1045-1true, 259#L1034-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:15,225 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:15,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,225 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,225 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:15,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][210], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 316#true, 315#true, 259#L1034-1true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:15,225 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:15,226 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:15,226 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,226 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 315#true, 168#L1034-1true, 318#true, 327#true, 263#L1046-1true]) [2024-11-08 16:38:15,274 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:15,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:15,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 319#true, 315#true, 259#L1034-1true, 168#L1034-1true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:15,288 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:15,288 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:15,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,288 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][278], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 90#L1034-9true, 316#true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:15,302 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:15,302 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,303 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:15,303 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:15,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][278], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 90#L1034-9true, 316#true, 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:15,340 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:15,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:15,340 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:15,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][206], [326#(= |#race~threads_total~0| 0), 317#true, 297#L1031-5true, 229#ULTIMATE.startFINALtrue, 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:15,379 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:15,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:15,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:15,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:15,639 INFO L124 PetriNetUnfolderBase]: 8508/30526 cut-off events. [2024-11-08 16:38:15,640 INFO L125 PetriNetUnfolderBase]: For 2965/3019 co-relation queries the response was YES. [2024-11-08 16:38:15,942 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40669 conditions, 30526 events. 8508/30526 cut-off events. For 2965/3019 co-relation queries the response was YES. Maximal size of possible extension queue 529. Compared 343325 event pairs, 2317 based on Foata normal form. 0/25514 useless extension candidates. Maximal degree in co-relation 40638. Up to 8944 conditions per place. [2024-11-08 16:38:16,042 INFO L140 encePairwiseOnDemand]: 351/354 looper letters, 37 selfloop transitions, 2 changer transitions 0/284 dead transitions. [2024-11-08 16:38:16,042 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 284 transitions, 693 flow [2024-11-08 16:38:16,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:38:16,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:38:16,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 925 transitions. [2024-11-08 16:38:16,045 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8709981167608286 [2024-11-08 16:38:16,045 INFO L175 Difference]: Start difference. First operand has 270 places, 285 transitions, 617 flow. Second operand 3 states and 925 transitions. [2024-11-08 16:38:16,045 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 284 transitions, 693 flow [2024-11-08 16:38:16,050 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 270 places, 284 transitions, 692 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 16:38:16,053 INFO L231 Difference]: Finished difference. Result has 270 places, 284 transitions, 618 flow [2024-11-08 16:38:16,053 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=354, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=268, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=284, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=618, PETRI_PLACES=270, PETRI_TRANSITIONS=284} [2024-11-08 16:38:16,054 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, -6 predicate places. [2024-11-08 16:38:16,054 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 284 transitions, 618 flow [2024-11-08 16:38:16,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 296.3333333333333) internal successors, (889), 3 states have internal predecessors, (889), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:16,054 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:16,055 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:16,055 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-08 16:38:16,055 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-08 16:38:16,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:16,055 INFO L85 PathProgramCache]: Analyzing trace with hash 964230739, now seen corresponding path program 1 times [2024-11-08 16:38:16,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:16,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1377806171] [2024-11-08 16:38:16,056 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:16,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:16,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:38:16,078 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:38:16,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:38:16,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1377806171] [2024-11-08 16:38:16,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1377806171] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:38:16,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:38:16,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:38:16,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [613673486] [2024-11-08 16:38:16,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:38:16,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 16:38:16,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:38:16,080 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:38:16,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:38:16,111 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 354 [2024-11-08 16:38:16,112 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 284 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 288.0) internal successors, (864), 3 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:16,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:38:16,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 354 [2024-11-08 16:38:16,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:38:21,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([965] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][249], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 259#L1034-1true, 148#L1043-12true, 187#L1025-3true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:21,637 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-08 16:38:21,637 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:38:21,637 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 16:38:21,638 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 16:38:22,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([965] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][249], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 122#L1027-3true, 315#true, 148#L1043-12true, 259#L1034-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:22,161 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-08 16:38:22,161 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:38:22,161 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-08 16:38:22,161 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-08 16:38:23,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 297#L1031-5true, 241#L1029-5true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:23,009 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:23,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:23,010 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:23,010 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 318#true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,102 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:23,103 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,145 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:23,145 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 209#L1034-2true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,146 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 209#L1034-2true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,146 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:23,146 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:23,147 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,147 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:23,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,161 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,161 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 153#L1025-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,166 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,166 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,166 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,166 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,178 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,178 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,178 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,178 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,204 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-08 16:38:23,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 110#L1034-2true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true, 267#L1025-3true, 313#L1045-9true]) [2024-11-08 16:38:23,205 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 153#L1025-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,210 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-08 16:38:23,210 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,210 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,210 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,249 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,249 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 318#true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:23,251 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 100#L1043-3true, 168#L1034-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,281 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,282 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,282 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,282 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 100#L1043-3true, 153#L1025-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,287 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,287 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,287 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,287 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 153#L1025-3true, 313#L1045-9true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,300 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,300 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,300 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true, 209#L1034-2true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,300 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:23,301 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,301 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,301 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:38:23,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,315 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-08 16:38:23,315 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:23,315 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:23,315 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:23,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 264#L1043-4true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,321 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:23,321 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:23,321 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,321 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 153#L1025-3true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:23,326 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-08 16:38:23,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,326 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:23,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:23,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,351 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2024-11-08 16:38:23,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,351 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-08 16:38:23,351 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:23,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 100#L1043-3true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,412 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-08 16:38:23,412 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:23,412 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:23,412 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,637 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:23,637 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,637 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:23,642 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:23,642 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,642 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,642 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 264#L1043-4true, 256#$Ultimate##0true]) [2024-11-08 16:38:23,655 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-08 16:38:23,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,655 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,655 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:23,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 241#L1029-5true, 110#L1034-2true, 315#true, 148#L1043-12true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:23,666 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-08 16:38:23,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:23,666 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:23,666 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:23,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,682 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,682 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,682 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:23,687 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-08 16:38:23,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:23,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 241#L1029-5true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:23,715 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-08 16:38:23,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:23,715 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:23,715 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:23,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,758 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-08 16:38:23,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,759 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:23,764 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-08 16:38:23,764 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,764 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,764 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:23,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 264#L1043-4true, 327#true, 267#L1025-3true]) [2024-11-08 16:38:23,805 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,806 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,806 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 153#L1025-3true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:23,811 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-08 16:38:23,811 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,811 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,811 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:23,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:23,846 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,846 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 85#L1027-3true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,852 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 327#true, 293#L1031-5true]) [2024-11-08 16:38:23,875 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,876 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,876 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,876 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,881 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,881 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,881 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,881 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:23,895 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:23,895 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 110#L1034-2true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:23,896 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,896 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:23,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 85#L1027-3true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,902 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:23,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,902 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:23,902 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 313#L1045-9true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,902 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:23,903 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,903 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:23,903 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:23,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:23,944 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:23,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:23,948 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:23,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,948 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:23,976 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:23,976 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 100#L1043-3true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:23,982 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:23,982 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,982 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:23,982 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:23,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:23,993 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-08 16:38:23,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:23,993 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:23,993 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 264#L1043-4true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:24,015 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-08 16:38:24,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:24,015 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:24,015 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:24,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,020 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-08 16:38:24,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:24,021 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:24,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:24,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,098 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:24,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,098 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,098 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:24,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 130#L1029-5true, 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,134 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-08 16:38:24,134 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:24,134 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:24,135 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 130#L1029-5true, 319#true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,135 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:24,135 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:38:24,135 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,135 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:24,141 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-08 16:38:24,141 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,141 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,142 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 85#L1027-3true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:24,147 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-08 16:38:24,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,147 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,147 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 327#true, 293#L1031-5true]) [2024-11-08 16:38:24,169 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2024-11-08 16:38:24,169 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,169 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,169 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:24,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:24,180 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-08 16:38:24,180 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,180 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,180 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:24,185 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:24,185 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:24,185 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:24,185 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 85#L1027-3true, 315#true, 327#true]) [2024-11-08 16:38:24,190 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-08 16:38:24,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:24,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:24,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,219 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-08 16:38:24,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,219 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,219 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,260 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:24,260 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:24,266 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:24,266 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:24,266 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,266 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:24,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 85#L1027-3true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,271 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-08 16:38:24,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:24,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:24,271 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:24,276 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:24,276 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,276 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,276 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 297#L1031-5true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,308 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:38:24,308 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,308 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,308 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 264#L1043-4true, 327#true, 68#L1027-3true]) [2024-11-08 16:38:24,314 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:24,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:24,315 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:38:24,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:24,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 85#L1027-3true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,320 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-08 16:38:24,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:24,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:24,321 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:38:24,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 297#L1031-5true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,356 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:24,356 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,356 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,356 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 297#L1031-5true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true, 313#L1045-9true, 209#L1034-2true]) [2024-11-08 16:38:24,356 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:38:24,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,357 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,357 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,390 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:24,390 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,391 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 297#L1031-5true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:24,401 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-08 16:38:24,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,401 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 297#L1031-5true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:24,420 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-08 16:38:24,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,420 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-08 16:38:24,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:24,420 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-08 16:38:24,420 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:24,421 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:24,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-08 16:38:24,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,439 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-08 16:38:24,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 130#L1029-5true, 8#L1045-2true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true]) [2024-11-08 16:38:24,462 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2024-11-08 16:38:24,462 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-08 16:38:24,462 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,462 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:24,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 297#L1031-5true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true]) [2024-11-08 16:38:24,462 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:38:24,463 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,463 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,463 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,478 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-08 16:38:24,478 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-08 16:38:24,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,478 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-08 16:38:24,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,525 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2024-11-08 16:38:24,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,525 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,525 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-08 16:38:24,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,526 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-08 16:38:24,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:24,526 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:24,526 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 297#L1031-5true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,550 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-08 16:38:24,550 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,550 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-08 16:38:24,550 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,551 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-08 16:38:24,551 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,551 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,551 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:24,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,583 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:38:24,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,584 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:24,606 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-08 16:38:24,606 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,606 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-08 16:38:24,606 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 213#L1045-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:24,620 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,620 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,620 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,620 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 313#L1045-9true, 209#L1034-2true]) [2024-11-08 16:38:24,638 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,639 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,639 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 318#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:24,641 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,641 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,641 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true]) [2024-11-08 16:38:24,646 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,646 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,646 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 314#true, 316#true, 332#(= |#race~tids~0| 0), 327#true, 313#L1045-9true]) [2024-11-08 16:38:24,647 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,647 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,647 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,647 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 213#L1045-1true, 168#L1034-1true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,658 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,658 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,658 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,658 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,661 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,661 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,661 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,661 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,683 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,683 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,683 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 259#L1034-1true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:24,684 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,684 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,684 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,684 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,686 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,686 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 313#L1045-9true, 209#L1034-2true]) [2024-11-08 16:38:24,687 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,687 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,692 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,693 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,700 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,700 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,700 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,700 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,709 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,709 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 263#L1046-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,711 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,711 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,711 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,711 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 318#true, 327#true, 263#L1046-1true]) [2024-11-08 16:38:24,715 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,715 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,715 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,715 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:24,717 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,723 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,723 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,723 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,723 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 327#true, 313#L1045-9true, 209#L1034-2true]) [2024-11-08 16:38:24,724 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,724 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,724 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,724 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,731 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,731 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,731 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,731 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 100#L1043-3true, 168#L1034-1true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,741 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,741 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,741 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,741 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,744 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,744 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,744 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,744 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,748 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,749 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,749 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,749 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:24,752 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,752 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,753 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 259#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,765 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,765 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,765 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,765 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,767 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,767 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,767 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,767 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 100#L1043-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,772 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,772 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,772 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,772 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,788 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-08 16:38:24,788 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-08 16:38:24,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-08 16:38:24,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 314#true, 316#true, 332#(= |#race~tids~0| 0), 327#true, 313#L1045-9true]) [2024-11-08 16:38:24,811 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,812 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,812 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,812 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:24,813 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,813 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,813 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,821 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,821 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,821 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,822 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:24,824 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2024-11-08 16:38:24,824 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,824 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,824 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-08 16:38:24,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,835 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,836 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,836 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,836 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 8#L1045-2true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true]) [2024-11-08 16:38:24,838 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,839 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,839 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 110#L1034-2true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:24,841 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2024-11-08 16:38:24,841 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,841 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,841 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-08 16:38:24,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 314#true, 316#true, 332#(= |#race~tids~0| 0), 263#L1046-1true, 327#true]) [2024-11-08 16:38:24,848 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,848 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,849 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 327#true]) [2024-11-08 16:38:24,850 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 327#true, 263#L1046-1true]) [2024-11-08 16:38:24,850 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,850 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 327#true]) [2024-11-08 16:38:24,854 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,854 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,854 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:24,860 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,860 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,860 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,860 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 332#(= |#race~tids~0| 0), 316#true, 78#L1034-9true, 315#true, 100#L1043-3true, 259#L1034-1true, 327#true]) [2024-11-08 16:38:24,860 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,861 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,861 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,863 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2024-11-08 16:38:24,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,863 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-08 16:38:24,864 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-08 16:38:24,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 90#L1034-9true, 314#true, 316#true, 332#(= |#race~tids~0| 0), 327#true]) [2024-11-08 16:38:24,867 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,867 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,867 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,867 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:24,871 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,872 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:38:24,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 259#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,872 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,873 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,873 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,873 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,876 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,876 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:24,880 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2024-11-08 16:38:24,880 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,880 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,880 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-08 16:38:24,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,883 INFO L294 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2024-11-08 16:38:24,883 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,883 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-08 16:38:24,883 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-08 16:38:24,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,888 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2024-11-08 16:38:24,888 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,888 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-08 16:38:24,888 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:38:24,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:24,892 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-08 16:38:24,893 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-08 16:38:24,893 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,893 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-08 16:38:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,905 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-08 16:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-08 16:38:24,905 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-08 16:38:24,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,911 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-11-08 16:38:24,911 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:38:24,911 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:24,911 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-08 16:38:24,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 168#L1034-1true, 327#true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,917 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-08 16:38:24,917 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:38:24,917 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-08 16:38:24,918 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:24,923 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-08 16:38:24,923 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,923 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,923 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,927 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-08 16:38:24,927 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,927 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,927 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:24,932 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-08 16:38:24,933 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:38:24,933 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,933 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:24,938 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-08 16:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-08 16:38:24,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 168#L1034-1true, 153#L1025-3true, 327#true]) [2024-11-08 16:38:24,945 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-08 16:38:24,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:38:24,945 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-08 16:38:24,945 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:38:24,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 153#L1025-3true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:24,953 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-08 16:38:24,953 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:38:24,953 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-08 16:38:24,953 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-08 16:38:24,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true, 313#L1045-9true, 256#$Ultimate##0true]) [2024-11-08 16:38:24,957 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-08 16:38:24,957 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-08 16:38:24,957 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-08 16:38:24,957 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-08 16:38:24,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 153#L1025-3true, 327#true, 313#L1045-9true]) [2024-11-08 16:38:24,958 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-08 16:38:24,958 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,958 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-08 16:38:24,958 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-08 16:38:24,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:24,974 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-08 16:38:24,974 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-08 16:38:24,974 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:38:24,975 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-08 16:38:24,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 85#L1027-3true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:24,996 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-08 16:38:24,996 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-08 16:38:24,996 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-08 16:38:24,996 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-08 16:38:25,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,003 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-11-08 16:38:25,003 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-08 16:38:25,003 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-08 16:38:25,004 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-08 16:38:25,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 85#L1027-3true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:25,004 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-08 16:38:25,004 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:38:25,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-08 16:38:25,004 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-08 16:38:25,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 85#L1027-3true, 315#true, 100#L1043-3true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,015 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-11-08 16:38:25,015 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-08 16:38:25,015 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-08 16:38:25,015 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-08 16:38:25,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 85#L1027-3true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,249 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-11-08 16:38:25,249 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-08 16:38:25,249 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-08 16:38:25,249 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-08 16:38:25,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,262 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-11-08 16:38:25,262 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:38:25,262 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:25,262 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,266 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 327#true, 313#L1045-9true]) [2024-11-08 16:38:25,266 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-11-08 16:38:25,266 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-08 16:38:25,267 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:38:25,267 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-08 16:38:25,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,276 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-08 16:38:25,276 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:25,276 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:25,276 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-08 16:38:25,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [130#L1029-5true, 326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,282 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-08 16:38:25,282 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:25,282 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,282 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-08 16:38:25,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,291 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-08 16:38:25,291 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,291 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:38:25,291 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:25,300 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-08 16:38:25,300 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:38:25,300 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:38:25,300 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:38:25,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 168#L1034-1true, 148#L1043-12true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:25,302 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-08 16:38:25,302 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-08 16:38:25,303 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:38:25,303 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-08 16:38:25,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:25,329 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-08 16:38:25,329 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,330 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,330 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 78#L1034-9true, 315#true, 148#L1043-12true, 327#true]) [2024-11-08 16:38:25,331 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-08 16:38:25,331 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,331 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,331 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-08 16:38:25,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 313#L1045-9true]) [2024-11-08 16:38:25,335 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-08 16:38:25,335 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,335 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,335 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,339 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-08 16:38:25,339 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,339 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,339 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,344 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:25,344 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,344 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-08 16:38:25,345 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 213#L1045-1true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,349 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,349 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,349 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,349 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:25,353 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,353 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,353 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,353 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true, 263#L1046-1true]) [2024-11-08 16:38:25,357 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,357 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,358 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,358 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,361 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,362 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,362 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,362 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 110#L1034-2true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 313#L1045-9true, 327#true]) [2024-11-08 16:38:25,362 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,362 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-08 16:38:25,363 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,363 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:25,365 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][209], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 313#L1045-9true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:25,365 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,365 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-08 16:38:25,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 100#L1043-3true, 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,368 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,369 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,369 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,369 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 319#true, 317#true, 90#L1034-9true, 314#true, 332#(= |#race~tids~0| 0), 168#L1034-1true, 327#true]) [2024-11-08 16:38:25,372 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,372 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,372 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,372 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 111#L1046-2true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 168#L1034-1true, 318#true, 327#true]) [2024-11-08 16:38:25,374 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,374 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,374 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,374 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 17#L1034-1true, 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,377 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,377 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,377 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,377 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 110#L1034-2true, 315#true, 168#L1034-1true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:25,380 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,380 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 168#L1034-1true, 327#true, 209#L1034-2true]) [2024-11-08 16:38:25,383 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,383 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,383 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,383 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 90#L1034-9true, 110#L1034-2true, 332#(= |#race~tids~0| 0), 315#true, 168#L1034-1true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,386 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2024-11-08 16:38:25,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,386 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-08 16:38:25,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1030] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][204], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 168#L1034-1true, 327#true, 264#L1043-4true, 209#L1034-2true]) [2024-11-08 16:38:25,388 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2024-11-08 16:38:25,388 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-08 16:38:25,388 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,388 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-08 16:38:25,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:25,398 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-08 16:38:25,398 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-08 16:38:25,398 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,398 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 78#L1034-9true, 315#true, 213#L1045-1true, 327#true]) [2024-11-08 16:38:25,399 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-08 16:38:25,399 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-08 16:38:25,399 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,400 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-08 16:38:25,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true]) [2024-11-08 16:38:25,402 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,402 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,402 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-08 16:38:25,402 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 8#L1045-2true, 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 78#L1034-9true, 315#true, 327#true]) [2024-11-08 16:38:25,404 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-08 16:38:25,404 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,404 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-08 16:38:25,404 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-08 16:38:25,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:25,408 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,408 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-08 16:38:25,408 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,408 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 100#L1043-3true, 327#true]) [2024-11-08 16:38:25,409 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-08 16:38:25,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,409 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-08 16:38:25,409 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-08 16:38:25,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][251], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,410 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,410 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-08 16:38:25,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,410 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][273], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 78#L1034-9true, 315#true, 327#true, 264#L1043-4true]) [2024-11-08 16:38:25,412 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2024-11-08 16:38:25,412 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-08 16:38:25,412 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,412 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-08 16:38:25,412 INFO L124 PetriNetUnfolderBase]: 18091/59297 cut-off events. [2024-11-08 16:38:25,412 INFO L125 PetriNetUnfolderBase]: For 5102/5346 co-relation queries the response was YES. [2024-11-08 16:38:25,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81052 conditions, 59297 events. 18091/59297 cut-off events. For 5102/5346 co-relation queries the response was YES. Maximal size of possible extension queue 1011. Compared 727252 event pairs, 6510 based on Foata normal form. 0/50475 useless extension candidates. Maximal degree in co-relation 81022. Up to 19791 conditions per place. [2024-11-08 16:38:25,885 INFO L140 encePairwiseOnDemand]: 346/354 looper letters, 40 selfloop transitions, 2 changer transitions 0/280 dead transitions. [2024-11-08 16:38:25,886 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 280 transitions, 694 flow [2024-11-08 16:38:25,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:38:25,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 16:38:25,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 909 transitions. [2024-11-08 16:38:25,888 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8559322033898306 [2024-11-08 16:38:25,888 INFO L175 Difference]: Start difference. First operand has 270 places, 284 transitions, 618 flow. Second operand 3 states and 909 transitions. [2024-11-08 16:38:25,888 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 280 transitions, 694 flow [2024-11-08 16:38:25,893 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 264 places, 280 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 16:38:25,896 INFO L231 Difference]: Finished difference. Result has 265 places, 280 transitions, 616 flow [2024-11-08 16:38:25,896 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=354, PETRI_DIFFERENCE_MINUEND_FLOW=602, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=265, PETRI_TRANSITIONS=280} [2024-11-08 16:38:25,897 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, -11 predicate places. [2024-11-08 16:38:25,897 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 280 transitions, 616 flow [2024-11-08 16:38:25,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 288.0) internal successors, (864), 3 states have internal predecessors, (864), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:25,897 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 16:38:25,898 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:38:25,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-08 16:38:25,898 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-08 16:38:25,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:38:25,898 INFO L85 PathProgramCache]: Analyzing trace with hash 1419536290, now seen corresponding path program 1 times [2024-11-08 16:38:25,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:38:25,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729082940] [2024-11-08 16:38:25,899 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:38:25,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:38:25,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:38:26,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:38:26,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:38:26,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729082940] [2024-11-08 16:38:26,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729082940] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:38:26,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:38:26,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 16:38:26,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202033420] [2024-11-08 16:38:26,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:38:26,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 16:38:26,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:38:26,110 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 16:38:26,111 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 16:38:26,459 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 354 [2024-11-08 16:38:26,461 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 280 transitions, 616 flow. Second operand has 6 states, 6 states have (on average 298.1666666666667) internal successors, (1789), 6 states have internal predecessors, (1789), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:38:26,461 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 16:38:26,461 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 354 [2024-11-08 16:38:26,461 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 16:38:27,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,613 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,613 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,613 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,613 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,614 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,614 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,614 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,614 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,615 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,680 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,680 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,680 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,680 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,680 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,681 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,681 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,681 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,682 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-08 16:38:27,682 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-08 16:38:27,682 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:38:27,682 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 318#true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,694 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,694 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,694 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,694 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,694 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 148#L1043-12true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,719 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:38:27,719 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-08 16:38:27,719 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-08 16:38:27,719 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:38:27,719 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:38:27,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,720 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,720 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,720 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,720 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,720 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,721 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-08 16:38:27,721 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:38:27,721 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-08 16:38:27,721 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-08 16:38:27,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,737 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,737 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,737 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,737 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,737 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,739 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,739 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,740 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,740 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,740 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,741 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,741 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,741 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,741 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,781 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 3#L1045-6true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,781 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,781 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,782 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,782 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 318#true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,783 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,809 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,809 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:38:27,809 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:38:27,809 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-08 16:38:27,809 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-08 16:38:27,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,823 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,823 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,823 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,823 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 3#L1045-6true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,824 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,824 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,824 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,825 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,825 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,952 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,952 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,952 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,953 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,953 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,953 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,954 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,954 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,955 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,955 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,955 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,955 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,955 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,955 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,996 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:27,996 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,996 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,997 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:27,997 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:27,998 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:27,998 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:27,998 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:27,999 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:27,999 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,001 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,001 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,001 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,002 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,002 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,003 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,003 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,003 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,004 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,004 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,004 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,004 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,132 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,132 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,132 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,133 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:28,133 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,134 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,134 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,134 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,135 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,317 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,317 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,317 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,318 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:38:28,318 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:38:28,319 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:38:28,319 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:38:28,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:38:28,319 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-08 16:38:28,387 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,387 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,388 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,388 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-08 16:38:28,389 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,389 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,390 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,390 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,636 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,636 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,637 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,637 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,638 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,639 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,639 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,640 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,640 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,640 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,641 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,641 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,642 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,642 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 144#L1043-7true, Black: 330#true]) [2024-11-08 16:38:28,682 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,682 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,682 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,682 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 317#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,702 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,702 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,703 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,703 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,704 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,704 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,738 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,739 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,739 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:28,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:28,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 224#L1043-8true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,741 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,741 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,741 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,741 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 144#L1043-7true, Black: 330#true]) [2024-11-08 16:38:28,742 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:38:28,742 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:38:28,742 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:38:28,742 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-08 16:38:28,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 144#L1043-7true, Black: 330#true]) [2024-11-08 16:38:28,742 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-08 16:38:28,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:38:28,743 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-08 16:38:28,743 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:38:28,743 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:38:28,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,752 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,752 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,753 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,763 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,763 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,763 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,763 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 182#L1043-9true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,801 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:38:28,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,801 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:28,801 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:28,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 224#L1043-8true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,802 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:38:28,802 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:38:28,802 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:38:28,802 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-08 16:38:28,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 224#L1043-8true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,803 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-08 16:38:28,803 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:38:28,803 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:38:28,803 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:38:28,803 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-08 16:38:28,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,812 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,812 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,813 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 153#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,821 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,821 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,821 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,821 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true, 10#L1043-10true]) [2024-11-08 16:38:28,869 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:38:28,869 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:28,870 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:28,870 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-08 16:38:28,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 182#L1043-9true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,870 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:38:28,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:38:28,870 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:38:28,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-08 16:38:28,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 182#L1043-9true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,871 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-08 16:38:28,871 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:38:28,871 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:38:28,871 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:38:28,871 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-08 16:38:28,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, 144#L1043-7true, Black: 330#true]) [2024-11-08 16:38:28,872 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,873 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,873 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,873 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-08 16:38:28,873 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-08 16:38:28,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,883 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,883 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,883 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,883 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,885 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,885 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, Black: 330#true]) [2024-11-08 16:38:28,886 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,886 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:28,887 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:28,887 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,887 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:28,887 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:28,890 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,890 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,890 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,890 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,891 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,891 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,891 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,892 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,892 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,900 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,900 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,900 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,901 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 153#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,901 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,901 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,902 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,902 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 187#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:28,932 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,932 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,932 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,933 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:28,933 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][351], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 187#L1025-3true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,934 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-08 16:38:28,934 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,934 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,934 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:28,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,943 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,943 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,944 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:28,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:28,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true, 10#L1043-10true]) [2024-11-08 16:38:28,945 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-08 16:38:28,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][356], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,945 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:28,945 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true, 10#L1043-10true]) [2024-11-08 16:38:28,946 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-08 16:38:28,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:38:28,946 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:38:28,946 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-08 16:38:28,946 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-08 16:38:28,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][351], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 334#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,946 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,946 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:28,947 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:28,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 224#L1043-8true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:28,948 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-08 16:38:28,948 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,948 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-08 16:38:28,948 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:28,948 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-08 16:38:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,954 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,954 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 153#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:28,956 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,956 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,956 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:28,956 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,957 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:28,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:28,961 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,961 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:28,961 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:28,961 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 148#L1043-12true, Black: 330#true]) [2024-11-08 16:38:29,003 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,003 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,003 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,003 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,006 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, Black: 330#true]) [2024-11-08 16:38:29,006 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,006 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), Black: 330#true]) [2024-11-08 16:38:29,007 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 334#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 148#L1043-12true, Black: 330#true]) [2024-11-08 16:38:29,007 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:29,007 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,008 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:29,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,012 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,012 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-08 16:38:29,012 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,012 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 182#L1043-9true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,013 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-08 16:38:29,013 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:29,013 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:29,013 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-08 16:38:29,013 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-08 16:38:29,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,016 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,016 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 153#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,021 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,021 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,021 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,021 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,021 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,026 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,026 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,026 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,027 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,027 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,027 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,028 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,038 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,039 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,039 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 148#L1043-12true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,074 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,074 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:38:29,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:38:29,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:38:29,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,075 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 334#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 148#L1043-12true, Black: 330#true]) [2024-11-08 16:38:29,076 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-08 16:38:29,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,076 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,076 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), Black: 330#true]) [2024-11-08 16:38:29,077 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,077 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,077 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,077 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 148#L1043-12true, Black: 330#true]) [2024-11-08 16:38:29,078 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,078 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-08 16:38:29,078 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,079 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,079 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-08 16:38:29,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,087 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,087 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-08 16:38:29,087 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-08 16:38:29,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,088 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-08 16:38:29,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 318#true, Black: 330#true, 10#L1043-10true]) [2024-11-08 16:38:29,089 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-08 16:38:29,089 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:29,089 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-08 16:38:29,089 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-08 16:38:29,089 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-08 16:38:29,094 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,094 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,094 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,094 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,097 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,097 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,097 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,097 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,104 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,104 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,104 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,104 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,107 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,107 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,107 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,108 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,108 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 153#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,109 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,109 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,115 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,115 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,116 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,116 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,117 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,117 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,124 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,124 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,124 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,125 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,125 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,126 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,126 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,127 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,127 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,127 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,128 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,128 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,186 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,187 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,187 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,188 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,188 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,189 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,189 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,190 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,190 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,210 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,210 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,210 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,210 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,211 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,221 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,222 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,222 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,223 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,223 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,224 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,230 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,230 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,231 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,232 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 318#true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,232 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,233 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,237 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,238 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,238 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,238 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,239 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,240 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,240 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,241 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,241 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,241 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,241 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,241 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,241 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][351], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 187#L1025-3true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,289 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,289 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:29,290 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,290 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][351], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,292 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,292 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,298 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,298 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,298 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,298 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-08 16:38:29,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 148#L1043-12true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,300 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,300 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:29,300 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:29,300 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-08 16:38:29,300 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][351], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 334#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,302 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,302 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:29,303 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][356], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,308 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,308 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-08 16:38:29,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,308 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-08 16:38:29,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,320 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,320 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,320 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,320 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,325 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,325 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,325 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,326 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,326 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,327 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,329 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,329 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,330 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,330 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,330 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,332 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,333 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,333 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,333 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,334 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,334 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,334 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,338 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,338 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,338 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 11#L1034-9true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,380 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-08 16:38:29,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 11#L1034-9true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,381 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,382 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,382 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][319], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 148#L1043-12true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,384 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,384 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,384 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-08 16:38:29,384 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:38:29,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][329], [326#(= |#race~threads_total~0| 0), 319#true, 334#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,391 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,391 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-08 16:38:29,391 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:38:29,391 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-08 16:38:29,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,396 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,396 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,396 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,396 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,396 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,406 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 187#L1025-3true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,406 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,406 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,406 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,406 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,407 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 153#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,463 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,463 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,463 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,463 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][356], [326#(= |#race~threads_total~0| 0), 317#true, 334#true, 332#(= |#race~tids~0| 0), 315#true, 148#L1043-12true, 11#L1034-9true, 318#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,464 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,464 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,464 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,465 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,465 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,465 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,465 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,465 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,473 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 187#L1025-3true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,473 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,473 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,473 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,473 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,473 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 159#L1045-5true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,482 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,482 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,482 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,482 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,482 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,483 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,483 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,483 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,484 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,484 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,484 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,484 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,484 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 187#L1025-3true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,486 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 187#L1025-3true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,486 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,486 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 187#L1025-3true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,487 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,487 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,487 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,488 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,488 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,491 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 187#L1025-3true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,491 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,492 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,493 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,493 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,493 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,494 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,494 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,534 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,534 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,534 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,534 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,535 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,535 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,535 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][330], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 187#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,536 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,536 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][272], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 334#true, 314#true, 332#(= |#race~tids~0| 0), 148#L1043-12true, 11#L1034-9true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,538 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,538 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,538 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,538 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,538 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 318#true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,548 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,548 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 187#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,549 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,549 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 159#L1045-5true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,557 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,557 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,557 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,558 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, 267#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,558 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,558 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 159#L1045-5true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,560 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,560 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,560 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,560 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,561 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, 153#L1025-3true, Black: 330#true]) [2024-11-08 16:38:29,561 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,561 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 153#L1025-3true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,562 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,562 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,562 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-08 16:38:29,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,566 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,566 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,566 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,567 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,567 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,568 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,568 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,568 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,570 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, Black: 330#true]) [2024-11-08 16:38:29,570 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,570 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), Black: 330#true]) [2024-11-08 16:38:29,571 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,571 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,571 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,572 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,572 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,575 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][289], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,575 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,575 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 210#$Ultimate##0true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,576 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][296], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 210#$Ultimate##0true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,576 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,576 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,577 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][285], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, Black: 330#true]) [2024-11-08 16:38:29,577 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,578 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,578 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,579 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1124] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 332#(= |#race~tids~0| 0), 210#$Ultimate##0true, 11#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,579 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,579 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 85#L1027-3true, 316#true, 332#(= |#race~tids~0| 0), 315#true, Black: 330#true]) [2024-11-08 16:38:29,582 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 316#true, 315#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,584 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,584 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 3#L1045-6true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,584 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,585 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,585 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,586 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][333], [326#(= |#race~threads_total~0| 0), 319#true, 90#L1034-9true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,586 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,586 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,587 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,587 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 187#L1025-3true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,836 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,836 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 187#L1025-3true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,837 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-08 16:38:29,837 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-08 16:38:29,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1122] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][331], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 90#L1034-9true, 85#L1027-3true, 316#true, 332#(= |#race~tids~0| 0), 315#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,856 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,858 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][316], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,858 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,858 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][317], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,859 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][318], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 161#L1045-4true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, Black: 330#true]) [2024-11-08 16:38:29,860 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,860 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,861 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,861 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1128] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][320], [326#(= |#race~threads_total~0| 0), 319#true, 316#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 210#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,862 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,869 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,869 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,869 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,869 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][349], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 3#L1045-6true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,870 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,870 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][350], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, Black: 330#true]) [2024-11-08 16:38:29,871 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,871 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,872 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,872 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1129] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][352], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 317#true, 332#(= |#race~tids~0| 0), 78#L1034-9true, 315#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 318#true, 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,873 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,876 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 159#L1045-5true, Black: 330#true]) [2024-11-08 16:38:29,876 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,876 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,876 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,876 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,876 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][342], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 3#L1045-6true, Black: 330#true]) [2024-11-08 16:38:29,877 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][336], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 319#true, 317#true, 161#L1045-4true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), Black: 330#true]) [2024-11-08 16:38:29,878 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,878 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true]) [2024-11-08 16:38:29,879 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1121] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][345], [326#(= |#race~threads_total~0| 0), 30#$Ultimate##0true, 319#true, 317#true, 314#true, 90#L1034-9true, 332#(= |#race~tids~0| 0), 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true]) [2024-11-08 16:38:29,880 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][353], [326#(= |#race~threads_total~0| 0), 337#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 159#L1045-5true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,884 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-08 16:38:29,884 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][354], [326#(= |#race~threads_total~0| 0), 338#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#true, 332#(= |#race~tids~0| 0), 3#L1045-6true, 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,885 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-08 16:38:29,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][355], [326#(= |#race~threads_total~0| 0), 336#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 317#true, 161#L1045-4true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,885 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 105#L1045-7true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,886 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,886 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1126] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][357], [326#(= |#race~threads_total~0| 0), 317#true, 332#(= |#race~tids~0| 0), 315#true, 11#L1034-9true, 318#true, 339#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 239#L1045-8true, Black: 330#true, 256#$Ultimate##0true]) [2024-11-08 16:38:29,887 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-08 16:38:29,887 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-08 16:38:29,888 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-08 16:38:29,888 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event